com.eviware.soapui.impl.wsdl.submit.filters
Class PropertyExpansionRequestFilter
java.lang.Object
com.eviware.soapui.impl.wsdl.submit.filters.PropertyExpansionRequestFilter
- All Implemented Interfaces:
- RequestFilter
public class PropertyExpansionRequestFilter
- extends java.lang.Object
- implements RequestFilter
RequestFilter that expands properties in request content
- Author:
- Ole.Matzura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyExpansionRequestFilter
public PropertyExpansionRequestFilter()
filterRequest
public void filterRequest(SubmitContext context,
WsdlRequest wsdlRequest)
- Specified by:
filterRequest
in interface RequestFilter
expandProperties
public static java.lang.String expandProperties(SubmitContext context,
java.lang.String content)
extractXPathPropertyValue
public static java.lang.String extractXPathPropertyValue(java.lang.Object property,
java.lang.String xpath)
Copyright © 2005-2007 eviware.com. All Rights Reserved.