Interface | Description |
---|---|
Filter |
Classes which wish to modify the behaviour of the FilterList
can implement the list filter interface in order to reduce
the visibility of certain items in the list, or to restrict
the mutability of the list.
|
Class | Description |
---|---|
ContentFilter |
ContentFilter is a general purpose Filter
representing all legal JDOM objects and allows the ability to set
and unset the visiblity of these objects. |
ElementFilter |
The
ElementFilter when applied to a FilterList
will only allow Elements to be visible. |
Copyright (c) 2017 Software AG. All Rights Reserved.