| 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(java.lang.String fileName,
java.lang.String systemId)
Process the xmlfile named
fileName with the given system
ID. |
void |
JobSchedulingDataProcessor.processStream(java.io.InputStream stream,
java.lang.String systemId)
Process the xmlfile named
fileName with the given system
ID. |
Copyright © 2012. All Rights Reserved.