org.exist.xquery
Class SelfSelector

java.lang.Object
  extended byorg.exist.xquery.SelfSelector
All Implemented Interfaces:
NodeSelector

public class SelfSelector
extends java.lang.Object
implements NodeSelector

Author:
wolf

Constructor Summary
SelfSelector(NodeSet contextSet, int contextId)
           
 
Method Summary
 NodeProxy match(DocumentImpl doc, long gid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfSelector

public SelfSelector(NodeSet contextSet,
                    int contextId)
Method Detail

match

public NodeProxy match(DocumentImpl doc,
                       long gid)
Specified by:
match in interface NodeSelector


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