org.pasoa.query.provenance
Class DocumentCheck

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

public class DocumentCheck
extends Object


Constructor Summary
DocumentCheck(String path, Map namespaces, String xmlMapping)
           
 
Method Summary
 boolean accept(RelationshipTarget target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentCheck

public DocumentCheck(String path,
                     Map namespaces,
                     String xmlMapping)
Method Detail

accept

public boolean accept(RelationshipTarget target)
               throws QueryProblem
Throws:
QueryProblem