com.eviware.soapui.support.editor.registry
Interface EditorViewFactory

All Known Subinterfaces:
RequestEditorViewFactory, ResponseEditorViewFactory
All Known Implementing Classes:
HttpHtmlResponseViewFactory, HttpRequestContentViewFactory, JsonResponseViewFactory, RawXmlEditorFactory, XmlSourceEditorViewFactory

public interface EditorViewFactory

Base Factory for creating XmlEditorViews of a specific type

Author:
ole.matzura

Method Summary
 java.lang.String getViewId()
           
 

Method Detail

getViewId

java.lang.String getViewId()


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