org.pasoa.query.provenance
Class DocumentSetAccessorSearch

java.lang.Object
  extended by org.pasoa.query.provenance.DocumentSetAccessorSearch

public class DocumentSetAccessorSearch
extends Object


Constructor Summary
DocumentSetAccessorSearch(String reference, Map namespaces, String xmlMapping, PStructureReference searchOver)
           
 
Method Summary
 Collection resolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentSetAccessorSearch

public DocumentSetAccessorSearch(String reference,
                                 Map namespaces,
                                 String xmlMapping,
                                 PStructureReference searchOver)
Method Detail

resolve

public Collection resolve()
                   throws QueryProblem
Returns:
A set of DOM Nodes
Throws:
QueryProblem