Package | Description |
---|---|
org.jdom.filter |
Classes to programmatically filter nodes of a document based on type, name,
value, or other aspects and to boolean and/or/negate these rules.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentFilter
A general purpose Filter able to represent all legal JDOM objects or a
specific subset.
|
class |
ElementFilter
A Filter that only matches
Element objects. |
Copyright © 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.