Uses of Interface
com.eviware.soapui.support.editor.xml.XmlEditorView

Packages that use XmlEditorView
com.eviware.soapui.impl.rest.panels.request.views.content   
com.eviware.soapui.impl.rest.panels.request.views.html   
com.eviware.soapui.impl.rest.panels.request.views.json   
com.eviware.soapui.impl.support.http   
com.eviware.soapui.support.editor.views Base package for XmlView views 
com.eviware.soapui.support.editor.views.xml.raw   
com.eviware.soapui.support.editor.views.xml.source Default XML Source View classes 
 

Uses of XmlEditorView in com.eviware.soapui.impl.rest.panels.request.views.content
 

Classes in com.eviware.soapui.impl.rest.panels.request.views.content that implement XmlEditorView
 class RestRequestContentView
           
 

Uses of XmlEditorView in com.eviware.soapui.impl.rest.panels.request.views.html
 

Classes in com.eviware.soapui.impl.rest.panels.request.views.html that implement XmlEditorView
 class HttpHtmlResponseView
           
 

Uses of XmlEditorView in com.eviware.soapui.impl.rest.panels.request.views.json
 

Classes in com.eviware.soapui.impl.rest.panels.request.views.json that implement XmlEditorView
 class JsonResponseView
           
 

Uses of XmlEditorView in com.eviware.soapui.impl.support.http
 

Classes in com.eviware.soapui.impl.support.http that implement XmlEditorView
 class HttpRequestContentView
           
 

Uses of XmlEditorView in com.eviware.soapui.support.editor.views
 

Classes in com.eviware.soapui.support.editor.views that implement XmlEditorView
 class AbstractXmlEditorView<T extends XmlDocument>
          Abstract base-class to be extended by XmlViews
 

Uses of XmlEditorView in com.eviware.soapui.support.editor.views.xml.raw
 

Classes in com.eviware.soapui.support.editor.views.xml.raw that implement XmlEditorView
 class RawXmlEditor<T extends XmlDocument>
           
 

Uses of XmlEditorView in com.eviware.soapui.support.editor.views.xml.source
 

Classes in com.eviware.soapui.support.editor.views.xml.source that implement XmlEditorView
 class XmlSourceEditorView<T extends ModelItem>
          Default "XML" source editor view in soapUI
static class XmlSourceEditorViewFactory.WsdlMockRequestXmlSourceEditor
          XmlSource editor for a WsdlMockRequest
static class XmlSourceEditorViewFactory.WsdlMockResponseXmlSourceEditor
          XmlSource editor for a WsdlMockResponse
static class XmlSourceEditorViewFactory.WsdlRequestXmlSourceEditor
          XmlSource editor for a WsdlRequest
static class XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor
          XmlSource editor for a WsdlResponse
 

Methods in com.eviware.soapui.support.editor.views.xml.source that return XmlEditorView
 XmlEditorView XmlSourceEditorViewFactory.createEditorView(XmlEditor editor)
           
 



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