|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.farming.alchemi.AlchemiXmlParser
This class contains methods to parse xml related to Alchemi jobs
| Constructor Summary | |
AlchemiXmlParser()
|
|
| Method Summary | |
void |
dumpoutput(int p)
Writes the output into a file in the user home directory |
java.lang.String |
Gettaskid(org.w3c.dom.Document doc)
Returns the task ID from the input xml document |
java.lang.String |
Getuserhome()
Gets the user home directory |
void |
Xmltodata(java.lang.String outxml,
Job jbw)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlchemiXmlParser()
| Method Detail |
public java.lang.String Gettaskid(org.w3c.dom.Document doc)
throws org.jaxen.JaxenException
doc - - the xml document object
org.jaxen.JaxenExceptionpublic java.lang.String Getuserhome()
public void dumpoutput(int p)
throws java.io.FileNotFoundException,
java.io.IOException
p -
java.io.FileNotFoundException
java.io.IOException
public void Xmltodata(java.lang.String outxml,
Job jbw)
throws org.jaxen.JaxenException,
java.lang.NullPointerException,
java.io.FileNotFoundException,
java.io.IOException
outxml - jbw -
org.jaxen.JaxenException
java.lang.NullPointerException
java.io.FileNotFoundException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||