|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationException | |
---|---|
org.quartz.xml |
Uses of ValidationException in org.quartz.xml |
---|
Methods in org.quartz.xml that throw ValidationException | |
---|---|
protected void |
XMLSchedulingDataProcessor.maybeThrowValidationException()
Throws a ValidationException if the number of validationExceptions detected is greater than zero. |
protected void |
XMLSchedulingDataProcessor.processFile(String fileName,
String systemId)
Process the xmlfile named fileName with the given system
ID. |
void |
XMLSchedulingDataProcessor.processStreamAndScheduleJobs(InputStream stream,
String systemId,
Scheduler sched)
Process the xmlfile named fileName with the given system
ID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |