Uses of Interface
org.jdom.filter.Filter

Packages that use Filter
org.jdom.filter   
 

Uses of Filter in org.jdom.filter
 

Classes in org.jdom.filter that implement Filter
 class 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.
 class ElementFilter
           The ElementFilter when applied to a FilterList will only allow Elements to be visible.
 



Copyright © 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.