|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.util.XmlSerialiserUtil
public final class XmlSerialiserUtil
| Constructor Summary | |
|---|---|
XmlSerialiserUtil()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
fromXML(java.lang.String xml)
Read the object from given xml |
java.lang.String |
toXML(java.lang.Object o)
Create an xml representation of the given object graph. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlSerialiserUtil()
| Method Detail |
|---|
public final java.lang.String toXML(java.lang.Object o)
throws java.lang.Exception
o -
java.lang.Exception
public final java.lang.Object fromXML(java.lang.String xml)
throws java.lang.Exception
xml -
java.lang.Exception
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||