|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlObjectPersistable
Marker interface for objects that can be saved/restored to/from an XmlObject
| Method Summary | |
|---|---|
void |
restore(org.apache.xmlbeans.XmlObject xmlObject)
Restores this object from the specified XmlObject |
org.apache.xmlbeans.XmlObject |
save()
Persisits this object to an XmlObject |
| Method Detail |
|---|
org.apache.xmlbeans.XmlObject save()
void restore(org.apache.xmlbeans.XmlObject xmlObject)
xmlObject - the xmlObject to restore from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||