Frames | No Frames |
Methods with parameter type org.jdom.filter.Filter | |
List |
Return a filtered view of this Document 's content. |
List |
Return a filter view of this Element 's content. |
Classes implementing org.jdom.filter.Filter | |
class | ContentFilter is a general purpose Filter
representing all legal JDOM objects and allows the ability to set
and unset the visiblity of these objects. |
class |
The ElementFilter when applied to a FilterList
will only allow Elements to be visible. |