com.eviware.soapui.support.editor.views.xml.source
Class XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor

java.lang.Object
  extended by com.eviware.soapui.support.editor.views.AbstractXmlEditorView<XmlDocument>
      extended by com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorView
          extended by com.eviware.soapui.support.editor.views.xml.source.XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor
All Implemented Interfaces:
EditorLocationListener<XmlDocument>, EditorView<XmlDocument>, XmlEditorView<XmlDocument>, PropertyChangeNotifier, java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
XmlSourceEditorViewFactory

public static class XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor
extends XmlSourceEditorView

XmlSource editor for a WsdlResponse

Author:
ole.matzura

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

XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor

public XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor(XmlEditor xmlEditor,
                                                              WsdlRequest request)
Method Detail

validateXml

protected ValidationError[] validateXml(java.lang.String xml)
Overrides:
validateXml in class XmlSourceEditorView


Copyright © 2005-2008 eviware.com. All Rights Reserved.