| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api.search |
| Modifier and Type | Method and Description |
|---|---|
static UnaryFilter |
UnaryFilter.not()
Constructs a NOT filter
|
static UnaryFilter |
UnaryFilter.not(Filter filter)
Constructs a NOT filter with the associated inner Filter
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.