|
Class Summary |
| ConfigXmlParser |
This is the parsing class, used to parse the pool config file in xml format. |
| DaxParser |
This class parses the XML file whichis generated by Abstract Planner and ends
up making an ADag object which contains theinformation to make the Condor
submit files. |
| Parser |
This is the base class which all the xml parsing classes extend. |
| PDAXParser |
This is a parser class for the parsing the pdax that contain the jobs in the
various partitions and the relations between the partitions. |
| XMLErrorHandler |
This class handles the errors which occur while enforcing validation against
the XML Schema. |