Save This Page
Home
»
xmlbeans-2.4.0-src
» org.apache.xmlbeans » [javadoc |
source
]
org.apache.xmlbeans
public interface: DelegateXmlObject
[javadoc |
source
]
All Known Implementing Classes:
FilterXmlObject
See
FilterXmlObject
Method from
org.apache.xmlbeans.DelegateXmlObject
Summary:
underlyingXmlObject
Method from
org.apache.xmlbeans.DelegateXmlObject
Detail:
public
XmlObject
underlyingXmlObject
()
This method is called to obtain the underlying XmlObject. Implement this method to supply or compute the wrapped object.