Package org.apache.cxf.helpers
Class XPathUtils
java.lang.Object
org.apache.cxf.helpers.XPathUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetValueList(String xpathExpression, Node node) getValueNode(String xpathExpression, Node node) getValueString(String xpathExpression, Node node) boolean
- 
Constructor Details- 
XPathUtilspublic XPathUtils()
- 
XPathUtils
- 
XPathUtils
 
- 
- 
Method Details- 
getValue
- 
getValueList
- 
getValueString
- 
getValueNode
- 
isExist
 
-