Uses of Class org.quartz.xml.ValidationException (Quartz Parent POM 2.0.1 API)

Quartz Java



Uses of Class
org.quartz.xml.ValidationException

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.
 



Copyright 2001-2011, Terracotta, Inc.