org.apache.axiom.om.util
Class XPathEvaluator
java.lang.Object
org.apache.axiom.om.util.XPathEvaluator
public class XPathEvaluator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathEvaluator
public XPathEvaluator()
evaluateXpath
public List evaluateXpath(String xpathExpression,
Object element,
String nsURI)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.