|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.editor.views.AbstractXmlEditorView<XmlDocument>
com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorView
com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor
public static class XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor
XmlSource editor for a WsdlResponse
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorView |
---|
XmlSourceEditorView.ValidateMessageXmlAction |
Field Summary |
---|
Fields inherited from class com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorView |
---|
isLocating |
Fields inherited from interface com.eviware.soapui.support.editor.EditorView |
---|
TITLE_PROPERTY |
Constructor Summary | |
---|---|
XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor(XmlEditor xmlEditor,
WsdlRequest request)
|
Method Summary | |
---|---|
protected ValidationError[] |
validateXml(java.lang.String xml)
|
Methods inherited from class com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorView |
---|
activate, buildPopup, buildUI, getComponent, getCurrentColumn, getCurrentLine, getEditorLocation, getEditorPopup, getEditorScrollPane, getInputArea, getText, getValidateXmlAction, hasFocus, isInspectable, locationChanged, release, saveDocument, setEditable, setLocation, setXml, validate |
Methods inherited from class com.eviware.soapui.support.editor.views.AbstractXmlEditorView |
---|
activate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getDocument, getEditor, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, isXmlChanged, locationChanged, propertyChange, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.beans.PropertyChangeListener |
---|
propertyChange |
Constructor Detail |
---|
public XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor(XmlEditor xmlEditor, WsdlRequest request)
Method Detail |
---|
protected ValidationError[] validateXml(java.lang.String xml)
validateXml
in class XmlSourceEditorView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |