com.eviware.soapui.support
Class GroovyUtils
java.lang.Object
com.eviware.soapui.support.GroovyUtils
public class GroovyUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected final PropertyExpansionContext context
GroovyUtils
public GroovyUtils(PropertyExpansionContext context)
getProjectPath
public final java.lang.String getProjectPath()
getXmlHolder
public final XmlHolder getXmlHolder(java.lang.String xmlPropertyOrString)
throws java.lang.Exception
- Throws:
java.lang.Exception
expand
public final java.lang.String expand(java.lang.String property)
setPropertyValue
public final void setPropertyValue(java.lang.String testStep,
java.lang.String property,
java.lang.String value)
throws java.lang.Exception
- Throws:
java.lang.Exception
getXml
public final java.lang.String getXml(org.w3c.dom.Node node)
throws org.apache.xmlbeans.XmlException
- Throws:
org.apache.xmlbeans.XmlException
Copyright © 2005-2009 eviware.com. All Rights Reserved.