Uses of Class
org.apache.jackrabbit.spi.commons.query.ExactQueryNode

Packages that use ExactQueryNode
org.apache.jackrabbit.spi.commons.query   
 

Uses of ExactQueryNode in org.apache.jackrabbit.spi.commons.query
 

Subclasses of ExactQueryNode in org.apache.jackrabbit.spi.commons.query
 class NodeTypeQueryNode
          Implements a query node that defines a node type match.
 

Methods in org.apache.jackrabbit.spi.commons.query with parameters of type ExactQueryNode
 java.lang.Object QueryTreeDump.visit(ExactQueryNode node, java.lang.Object data)
           
 java.lang.Object DefaultQueryNodeVisitor.visit(ExactQueryNode node, java.lang.Object data)
           
 java.lang.Object QueryNodeVisitor.visit(ExactQueryNode node, java.lang.Object data)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.