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 a_assertion)
          Creates an AssertionNode using an arbitrary candidate assertion.
AssertionNode(Assertion a_assertion, java.lang.String a_desc)
          Creates an AssertionNode using an arbitrary candidate assertion with a descriptions used for filter AST walker dumps.
 



Copyright © 2003-2006 . All Rights Reserved.