|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.plan.XMLReader
This is the main class that will read any XML file. AbstractDemo is a class that was provided by the dom4j package. Saves a whole lot of trouble.
| Constructor Summary | |
XMLReader()
|
|
| Method Summary | |
java.util.Vector |
parseXML()
Loads a document from a file specified, and parses it to return a collection of jobs |
void |
setDestinationFile(java.lang.String xmlDestination)
Sets the destination file location for the substitute command. |
void |
setSourceFile(java.lang.String xmlSource)
Sets the source file location for this substitute command. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLReader()
| Method Detail |
public void setSourceFile(java.lang.String xmlSource)
xmlSource - public void setDestinationFile(java.lang.String xmlDestination)
xmlDestination -
public java.util.Vector parseXML()
throws java.net.MalformedURLException,
org.dom4j.DocumentException
java.net.MalformedURLException
org.dom4j.DocumentException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||