com.espertech.esper.pattern.observer
Class TimerScheduleISO8601Parser

java.lang.Object
  extended by com.espertech.esper.pattern.observer.TimerScheduleISO8601Parser

public class TimerScheduleISO8601Parser
extends java.lang.Object

Factory for ISO8601 repeating interval observers that indicate truth when a time point was reached.


Constructor Summary
TimerScheduleISO8601Parser()
           
 
Method Summary
static TimerScheduleSpec parse(java.lang.String iso)
           
static java.util.Calendar parseDate(java.lang.String dateText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerScheduleISO8601Parser

public TimerScheduleISO8601Parser()
Method Detail

parse

public static TimerScheduleSpec parse(java.lang.String iso)
                               throws ScheduleParameterException
Throws:
ScheduleParameterException

parseDate

public static java.util.Calendar parseDate(java.lang.String dateText)
                                    throws ScheduleParameterException
Throws:
ScheduleParameterException

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com