|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| 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 objectjava.lang.UnsupportedOperationExceptionjava.lang.IllegalStateExceptionjava.lang.IllegalArgumentException
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||