| Package | Description | 
|---|---|
| org.quartz.xml | 
| Modifier and Type | Method and Description | 
|---|---|
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. |