Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl

Packages that use ChildNodeImpl
org.apache.jackrabbit.core.query.lucene.constraint   
org.apache.jackrabbit.spi.commons.query.qom   
 

Uses of ChildNodeImpl in org.apache.jackrabbit.core.query.lucene.constraint
 

Constructors in org.apache.jackrabbit.core.query.lucene.constraint with parameters of type ChildNodeImpl
ChildNodeConstraint(ChildNodeImpl constraint, SelectorImpl selector)
          Creates a child node constraint from the given QOM constraint on the given selector.
 

Uses of ChildNodeImpl in org.apache.jackrabbit.spi.commons.query.qom
 

Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type ChildNodeImpl
 Object QOMTreeVisitor.visit(ChildNodeImpl node, Object data)
           
 Object DefaultQOMTreeVisitor.visit(ChildNodeImpl node, Object data)
          Does nothing and returns data.
 



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