| Package | Description | 
|---|---|
| com.eviware.soapui.support.xml | XML-related tools | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultXPathModifier | 
| Modifier and Type | Method and Description | 
|---|---|
| String | XPathData. buildXPath(XPathModifier modifier) | 
| static String | XmlUtils. createXPath(Node node,
           boolean anonymous,
           boolean selectText,
           boolean absolute,
           XPathModifier modifier) | 
| static String | XmlUtils. createXPath(Node node,
           boolean anonymous,
           boolean selectText,
           boolean absolute,
           XPathModifier modifier,
           boolean normalize) | 
| static String | XmlUtils. createXPath(Node node,
           boolean anonymous,
           boolean selectText,
           XPathModifier modifier) | 
Copyright © 2019. All Rights Reserved.