|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.xpml.ParameterProcessor
org.gridbus.broker.xpml.GridfileProcessor
public class GridfileProcessor
| Constructor Summary | |
|---|---|
GridfileProcessor()
|
|
GridfileProcessor(org.dom4j.Element fragmentElement)
Sets up the gridfile processor with the input element object |
|
| Method Summary | |
|---|---|
java.lang.Object |
extractGridfile()
Extracts and returns the parameters in the xml file as objects This function is meant for Dynamic Parameters. |
| Methods inherited from class org.gridbus.broker.xpml.ParameterProcessor |
|---|
extractParameter, getDataFileList, getDataHostTable, setServices |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridfileProcessor()
public GridfileProcessor(org.dom4j.Element fragmentElement)
fragmentElement - | Method Detail |
|---|
public java.lang.Object extractGridfile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||