| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api.search |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AttributeDescriptionFilter
This class is used to handle the Present filter (ie, attr =* )
|
(package private) class |
AttributeValueAssertionFilter
A class to represent the various filters that take a value, like =, <=, >= or ~=.
|
(package private) class |
MatchingRuleAssertionFilter
A class to represent the extensible matching filter.
|
(package private) class |
SetOfFiltersFilter
An implementation of the Filter interface for the AND and OR Filters
|
(package private) class |
SubstringFilter
A class used to manage Substring Filters.
|
(package private) class |
UnaryFilter
Creates a NOT filter
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.