Package | Description |
---|---|
org.quartz.xml |
Modifier and Type | Method and Description |
---|---|
protected void |
JobSchedulingDataProcessor.maybeThrowValidationException()
Throws a ValidationException if the number of validationExceptions
detected is greater than zero.
|
void |
JobSchedulingDataProcessor.processFile(String fileName,
String systemId)
Process the xmlfile named
fileName with the given system
ID. |
void |
JobSchedulingDataProcessor.processStream(InputStream stream,
String systemId)
Process the xmlfile named
fileName with the given system
ID. |
Copyright © 2015. All rights reserved.