|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.panels.request.components.editor.support.AbstractXmlDocument
com.eviware.soapui.impl.wsdl.panels.request.components.editor.support.XmlObjectXmlDocument
public class XmlObjectXmlDocument
Default XmlDocument that works on an existing XmlObject
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.impl.wsdl.panels.request.components.editor.XmlDocument |
---|
XML_PROPERTY |
Constructor Summary | |
---|---|
XmlObjectXmlDocument(org.apache.xmlbeans.XmlObject xmlObject)
|
Method Summary | |
---|---|
org.apache.xmlbeans.SchemaTypeSystem |
getTypeSystem()
|
java.lang.String |
getXml()
|
void |
release()
|
void |
setXml(java.lang.String xml)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.support.AbstractXmlDocument |
---|
addPropertyChangeListener, addPropertyChangeListener, fireXmlChanged, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlObjectXmlDocument(org.apache.xmlbeans.XmlObject xmlObject)
Method Detail |
---|
public org.apache.xmlbeans.SchemaTypeSystem getTypeSystem()
public java.lang.String getXml()
public void setXml(java.lang.String xml)
public void release()
release
in interface XmlDocument
release
in class AbstractXmlDocument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |