Uses of Interface
org.apache.directory.shared.ldap.filter.Assertion

Packages that use Assertion
org.apache.directory.shared.ldap.filter   
 

Uses of Assertion in org.apache.directory.shared.ldap.filter
 

Methods in org.apache.directory.shared.ldap.filter that return Assertion
 Assertion AssertionNode.getAssertion()
          Gets the Assertion used by this assertion node.
 

Constructors in org.apache.directory.shared.ldap.filter with parameters of type Assertion
AssertionNode(Assertion assertion)
          Creates an AssertionNode using an arbitrary candidate assertion.
AssertionNode(Assertion assertion, java.lang.String desc)
          Creates an AssertionNode using an arbitrary candidate assertion with a descriptions used for filter AST walker dumps.
 



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