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
 Object QueryTreeDump.visit(ExactQueryNode node, Object data)
           
 Object QueryNodeVisitor.visit(ExactQueryNode node, Object data)
           
 Object DefaultQueryNodeVisitor.visit(ExactQueryNode node, Object data)
           
 



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