|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface XmlSerializable
An interface for XML serialization.
| Method Summary | |
|---|---|
void |
fromXml(XmlElement xml)
Deserialize the object from an XmlElement. |
XmlElement |
toXml()
Serialize the object into an XmlElement. |
| Method Detail |
|---|
XmlElement toXml()
void fromXml(XmlElement xml)
xml - an XmlElement that contains the serialized form of the
object
UnsupportedOperationException
IllegalStateException
IllegalArgumentException
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||