| ACFilter |
EventTypeFilter filters based on the access rights of the observing session.
|
| AddSubtreeFilter |
This EventFilter implementation excludes events for child nodes
of added nodes.
|
| ChangeSetFilterImpl |
|
| ConstantFilter |
TODO document
|
| DeleteSubtreeFilter |
This EventFilter implementation excludes events for child nodes
of removed nodes.
|
| EventTypeFilter |
EventTypeFilter filters based on event types as defined
by ObservationManager.addEventListener().
|
| FilterBuilder |
|
| Filters |
This utility class provides common EventFilter instances
|
| GlobbingPathFilter |
This Filter implementation supports filtering on paths using
simple glob patterns.
|
| GlobbingPathHelper |
|
| MoveFilter |
This filter implementation excludes generating add node
events for child nodes of the destination of a move operation.
|
| PropertyPredicate |
Predicate on property values.
|
| RelativePathSelector |
A selector for selecting a node at a relative path from the node selected by
an initial selector.
|
| Selectors |
Common Selector implementations
|
| UniversalFilter |
|
| UuidPredicate |
A predicate for matching against a list of UUIDs.
|
| VisibleFilter |
Event filter that hides all non-visible content.
|