package.html :  » IDE » IntelliJ » org » jdom » filter » Java Open Source

Java Open Source » IDE » IntelliJ 
IntelliJ » org » jdom » filter » package.html
<body>

Classes to programmatically filter nodes of a document based on type, name,
value, or other aspects and to boolean and/or/negate these rules.  Filters can
be used in methods like getContent(Filter) and getDescendants(Filter).  A
sampling of generally useful filters are provided here.  Alternate filters can
be user defined.

</body>
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.