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

Packages that use NotImpl
org.apache.jackrabbit.spi.commons.query.qom   
 

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

Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type NotImpl
 Object QOMTreeVisitor.visit(NotImpl node, Object data)
           
 Object DefaultTraversingQOMTreeVisitor.visit(NotImpl node, Object data)
          Calls accept on the constraint in the NOT node.
 Object DefaultQOMTreeVisitor.visit(NotImpl node, Object data)
          Does nothing and returns data.
 



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