Package | Description |
---|---|
org.quartz.xml |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright 2001-2019, Terracotta, Inc.