Package | Description |
---|---|
com.eviware.soapui.impl.support.components |
WsdlRequest editor-classes
|
com.eviware.soapui.impl.support.panels | |
com.eviware.soapui.impl.wsdl.panels.mockoperation |
WsdlMockOperation panels and related classes
|
com.eviware.soapui.impl.wsdl.panels.teststeps |
WsdlTestStep panel classes
|
com.eviware.soapui.impl.wsdl.panels.teststeps.amf | |
com.eviware.soapui.support.editor |
XmlEditor and related classes and interfaces
|
com.eviware.soapui.support.editor.xml.support |
Utility-classes for implementing and using XmlDocuments
|
Modifier and Type | Method and Description |
---|---|
DocumentContent |
ResponseXmlDocument.getDocumentContent(EditorDocument.Format format) |
DocumentContent |
RequestXmlDocument.getDocumentContent(EditorDocument.Format format) |
Modifier and Type | Method and Description |
---|---|
DocumentContent |
AbstractHttpXmlRequestDesktopPanel.HttpRequestDocument.getDocumentContent(EditorDocument.Format format) |
DocumentContent |
AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument.getDocumentContent(EditorDocument.Format format) |
Modifier and Type | Method and Description |
---|---|
DocumentContent |
MockResponseXmlDocument.getDocumentContent(EditorDocument.Format format) |
DocumentContent |
MockRequestXmlDocument.getDocumentContent(EditorDocument.Format format) |
Modifier and Type | Method and Description |
---|---|
DocumentContent |
JdbcRequestTestStepDesktopPanel.JdbcResponseDocument.getDocumentContent(EditorDocument.Format format) |
Modifier and Type | Method and Description |
---|---|
DocumentContent |
AMFRequestTestStepDesktopPanel.AMFResponseDocument.getDocumentContent(EditorDocument.Format format) |
DocumentContent |
AMFRequestTestStepDesktopPanel.AMFRequestDocument.getDocumentContent(EditorDocument.Format format) |
Modifier and Type | Method and Description |
---|---|
static EditorDocument.Format |
EditorDocument.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorDocument.Format[] |
EditorDocument.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentContent |
EditorDocument.getDocumentContent(EditorDocument.Format format) |
Modifier and Type | Method and Description |
---|---|
DocumentContent |
DefaultXmlDocument.getDocumentContent(EditorDocument.Format format) |
Copyright © 2019. All Rights Reserved.