public class XmlObjectXmlDocument extends AbstractXmlDocument
XML_PROPERTY| Constructor and Description |
|---|
XmlObjectXmlDocument(org.apache.xmlbeans.XmlObject xmlObject) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.SchemaTypeSystem |
getTypeSystem() |
String |
getXml() |
void |
release() |
void |
setXml(String xml) |
addPropertyChangeListener, addPropertyChangeListener, fireXmlChanged, removePropertyChangeListener, removePropertyChangeListenerpublic XmlObjectXmlDocument(org.apache.xmlbeans.XmlObject xmlObject)
public org.apache.xmlbeans.SchemaTypeSystem getTypeSystem()
getTypeSystem in interface XmlDocumentgetTypeSystem in class AbstractXmlDocumentpublic String getXml()
public void setXml(String xml)
public void release()
release in interface EditorDocumentrelease in class AbstractXmlDocumentCopyright © 2013. All Rights Reserved.