Package org.gridbus.broker.xpml

Interface Summary
ClassInterpreter This is the abstract class for task file interpreters
 

Class Summary
CombinationGenerator This class generates the different combinations for the jobs.
GridfileProcessor  
InputReader This class has methods to convert a plan file into an xml file, and return jobs by parsing the xml.
IntegerProcessor  
ParameterProcessor This class will extract all the information regarding Parameters from the XML file.
Plan2XML  
RequirementProcessor  
StringProcessor  
TaskProcessor This class has methods to parse tasks from the xml file which specifies the app-description
XpmlInterpreter This is the interpreter for app-description files (subclasses) ClassInterpreter
XPMLReader This is the main class that will read any XPML file.