Uses of Class
com.eviware.soapui.support.editor.xml.XmlLocation

Packages that use XmlLocation
com.eviware.soapui.support.editor.inspectors.wss   
com.eviware.soapui.support.editor.views.xml.source Default XML Source View classes 
 

Uses of XmlLocation in com.eviware.soapui.support.editor.inspectors.wss
 

Methods in com.eviware.soapui.support.editor.inspectors.wss with parameters of type XmlLocation
 void AbstractWssInspector.locationChanged(XmlLocation location)
           
 

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

Methods in com.eviware.soapui.support.editor.views.xml.source that return XmlLocation
 XmlLocation XmlSourceEditorView.getEditorLocation()
           
 

Methods in com.eviware.soapui.support.editor.views.xml.source with parameters of type XmlLocation
 boolean XmlSourceEditorView.activate(XmlLocation location)
           
 void XmlSourceEditorView.setLocation(XmlLocation location)
           
 



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