Class ElementDocumentImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, ElementDocument, SimpleValue, XmlObject, XmlTokenSource

public class ElementDocumentImpl extends XmlComplexContentImpl implements ElementDocument
A document containing one element(@http://www.w3.org/2001/XMLSchema) element. This is a complex type.
See Also: