Uses of Interface
com.eviware.soapui.model.support.XPathReference

Packages that use XPathReference
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
com.eviware.soapui.model.support SoapUI model-related support classes 
 

Uses of XPathReference in com.eviware.soapui.impl.wsdl.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.teststeps that return XPathReference
 XPathReference[] WsdlGotoTestStep.getXPathReferences()
           
 XPathReference[] TransferResponseValuesTestStep.getXPathReferences()
           
 

Uses of XPathReference in com.eviware.soapui.impl.wsdl.teststeps.assertions
 

Methods in com.eviware.soapui.impl.wsdl.teststeps.assertions that return XPathReference
 XPathReference[] XQueryContainsAssertion.getXPathReferences()
           
 XPathReference[] XPathContainsAssertion.getXPathReferences()
           
 

Uses of XPathReference in com.eviware.soapui.model.support
 

Classes in com.eviware.soapui.model.support that implement XPathReference
 class XPathReferenceImpl
           
 

Methods in com.eviware.soapui.model.support that return XPathReference
 XPathReference[] XPathReferenceContainer.getXPathReferences()
           
 



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