Uses of Package
org.apache.directory.shared.ldap.filter

Packages that use org.apache.directory.shared.ldap.filter
org.apache.directory.shared.ldap.aci ACI (Access Control Information) data model adopted from X.501 specification. 
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.search   
org.apache.directory.shared.ldap.filter   
org.apache.directory.shared.ldap.message   
org.apache.directory.shared.ldap.message.internal   
org.apache.directory.shared.ldap.subtree   
org.apache.directory.shared.ldap.trigger   
org.apache.directory.shared.ldap.util   
 

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

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

Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.codec.search
SearchScope
          A search scope enumerated type.
 

Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.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.
FilterParserMonitor
          A monitor for FilterParsers.
FilterVisitor
          Filter expression tree node visitor interface.
LeafNode
          Abstract base class for leaf nodes within the expression filter tree.
SearchScope
          A search scope enumerated type.
SimpleNode
          A simple assertion value node.
 

Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.message
ExprNode
          Root expression node interface which all expression nodes in the filter expression tree implement.
SearchScope
          A search scope enumerated type.
 

Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.message.internal
ExprNode
          Root expression node interface which all expression nodes in the filter expression tree implement.
SearchScope
          A search scope enumerated type.
 

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

Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.trigger
SearchScope
          A search scope enumerated type.
 

Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.util
SearchScope
          A search scope enumerated type.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.