org.pasoa.query.xpath
Interface XPathQuery

All Known Implementing Classes:
XPathQueryImpl

public interface XPathQuery


Method Summary
 Document resolve(Retrieval backend, String xpath, Map namespaces)
           
 

Method Detail

resolve

Document resolve(Retrieval backend,
                 String xpath,
                 Map namespaces)
                 throws QueryProblem
Throws:
QueryProblem