org.exist.xquery
Interface NodeSelector

All Known Implementing Classes:
AncestorSelector, ChildSelector, DescendantSelector, ParentSelector, SelfSelector

public interface NodeSelector

Author:
Wolfgang Meier (wolfgang@exist-db.org)

Method Summary
 NodeProxy match(DocumentImpl doc, long gid)
           
 

Method Detail

match

public NodeProxy match(DocumentImpl doc,
                       long gid)


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.