org.pasoa.query.xpath
Class XPathQueryImpl
java.lang.Object
org.pasoa.query.xpath.XPathQueryImpl
- All Implemented Interfaces:
- XPathQuery
- public class XPathQueryImpl
- extends Object
- implements XPathQuery
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathQueryImpl
public XPathQueryImpl()
resolve
public Document resolve(Retrieval backend,
String xpath,
Map namespaces)
throws QueryProblem
- Specified by:
resolve
in interface XPathQuery
- Throws:
QueryProblem