org.apache.xmlbeans.samples.any
public interface: RootDocument [javadoc |
source]
All Implemented Interfaces:
XmlObject
All Known Implementing Classes:
RootDocumentImpl
A document containing one root(@http://xmlbeans.apache.org/samples/any) element.
This is a complex type.
| Nested Class Summary: |
|---|
| public interface | RootDocument.Root | An XML root(@http://xmlbeans.apache.org/samples/any).
This is a complex type. |
| public static final class | RootDocument.Factory | A factory class with static methods for creating instances
of this type. |