Interface | Description |
---|---|
EntryFilter |
An entry filter is used to modify search results while they are being
returned from Cursors over ServerEntry objects.
|
EntryFilteringCursor |
TODO Add Javadoc !
|
Class | Description |
---|---|
BaseEntryFilteringCursor |
A Cursor which uses a list of filters to selectively return entries and/or
modify the contents of entries.
|
CursorList |
An implementation of a Cursor based on a
List of Cursor s. |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.