Uses of Package
org.apache.directory.api.ldap.model.filter

Packages that use org.apache.directory.api.ldap.model.filter
org.apache.directory.api.ldap.model.filter   
org.apache.directory.api.ldap.model.message   
org.apache.directory.api.ldap.model.subtree   
 

Classes in org.apache.directory.api.ldap.model.filter used by org.apache.directory.api.ldap.model.filter
AbstractExprNode
          Abstract implementation of a expression node.
Assertion
          A candidacy predicate which tests if an entry satisfies some condition before being returned by a search.
AssertionType
          All the different kind of assertions.
BranchNode
          Node representing branches within the expression tree corresponding to logical operators within the filter expression.
ExprNode
          Root expression node interface which all expression nodes in the filter expression tree implement.
FilterVisitor
          Filter expression tree node visitor interface.
LeafNode
          Abstract base class for leaf nodes within the expression filter tree.
SimpleNode
          A simple assertion value node.
 

Classes in org.apache.directory.api.ldap.model.filter used by org.apache.directory.api.ldap.model.message
ExprNode
          Root expression node interface which all expression nodes in the filter expression tree implement.
 

Classes in org.apache.directory.api.ldap.model.filter used by org.apache.directory.api.ldap.model.subtree
BranchNode
          Node representing branches within the expression tree corresponding to logical operators within the filter expression.
ExprNode
          Root expression node interface which all expression nodes in the filter expression tree implement.
LeafNode
          Abstract base class for leaf nodes within the expression filter tree.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.