|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.editor.xml.support.AbstractXmlDocument
com.eviware.soapui.impl.support.components.RequestXmlDocument
public class RequestXmlDocument
XmlDocument for a WsdlRequest
| Field Summary |
|---|
| Fields inherited from interface com.eviware.soapui.support.editor.xml.XmlDocument |
|---|
XML_PROPERTY |
| Constructor Summary | |
|---|---|
RequestXmlDocument(WsdlRequest request)
|
|
| Method Summary | |
|---|---|
org.apache.xmlbeans.SchemaTypeSystem |
getTypeSystem()
|
java.lang.String |
getXml()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
release()
|
void |
setXml(java.lang.String xml)
|
| Methods inherited from class com.eviware.soapui.support.editor.xml.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 RequestXmlDocument(WsdlRequest request)
| Method Detail |
|---|
public java.lang.String getXml()
getXml in interface XmlDocumentpublic void setXml(java.lang.String xml)
setXml in interface XmlDocumentpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListenerpublic org.apache.xmlbeans.SchemaTypeSystem getTypeSystem()
getTypeSystem in interface XmlDocumentgetTypeSystem in class AbstractXmlDocumentpublic void release()
release in interface EditorDocumentrelease in class AbstractXmlDocument
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||