Uses of Interface org.jdom.filter.Filter

Uses in package org.jdom.filter

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.

Uses in package org.jdom

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.

Copyright B) 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.