public interface XmlObjectPersistable
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
Copyright © 2019. All Rights Reserved.