|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.plan.InputReader
This class has methods to convert a plan file into an xml file, and return jobs by parsing the xml.
| Constructor Summary | |
InputReader()
|
|
| Method Summary | |
static java.util.Vector |
readPlan(java.lang.String planFile)
This function converts a plan file into an XML and parses it, to return a collection of jobs from it. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InputReader()
| Method Detail |
public static java.util.Vector readPlan(java.lang.String planFile)
throws org.jaxen.JaxenException,
java.net.MalformedURLException,
org.dom4j.DocumentException
planFile -
org.jaxen.JaxenException
org.dom4j.DocumentException
java.net.MalformedURLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||