org.quartz.xml
Class JobSchedulingDataProcessor.CalendarRuleSet
java.lang.Object
org.apache.commons.digester.RuleSetBase
org.quartz.xml.JobSchedulingDataProcessor.CalendarRuleSet
- All Implemented Interfaces:
- org.apache.commons.digester.RuleSet
- Enclosing class:
- JobSchedulingDataProcessor
public class JobSchedulingDataProcessor.CalendarRuleSet
- extends org.apache.commons.digester.RuleSetBase
RuleSet for common Calendar tags.
- Author:
- Chris Bonham
Fields inherited from class org.apache.commons.digester.RuleSetBase |
namespaceURI |
Method Summary |
void |
addRuleInstances(org.apache.commons.digester.Digester digester)
|
Methods inherited from class org.apache.commons.digester.RuleSetBase |
getNamespaceURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefix
protected String prefix
setNextMethodName
protected String setNextMethodName
JobSchedulingDataProcessor.CalendarRuleSet
public JobSchedulingDataProcessor.CalendarRuleSet(String prefix,
String setNextMethodName)
addRuleInstances
public void addRuleInstances(org.apache.commons.digester.Digester digester)
- Specified by:
addRuleInstances
in interface org.apache.commons.digester.RuleSet
- Specified by:
addRuleInstances
in class org.apache.commons.digester.RuleSetBase