|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gridbus.broker.xpml.ParameterProcessor
This class will extract all the information regarding Parameters from the XML file. It is actually meant to replace RunFile.java.
| Constructor Summary | |
ParameterProcessor()
Default constructor for this class |
|
ParameterProcessor(org.dom4j.Element fragmentElement)
Sets up the parameter processor with the input element object |
|
| Method Summary | |
java.lang.Object |
extractParameter()
Extracts and returns the parameters in the xml file as objects |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ParameterProcessor()
public ParameterProcessor(org.dom4j.Element fragmentElement)
fragmentElement - | Method Detail |
public java.lang.Object extractParameter()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||