|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |