|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Filter interface to be applied when iterating over a DOM tree. Just think of it like a FileFilter clone.
Method Summary | |
boolean |
accept(org.w3c.dom.Node node)
|
Method Detail |
public boolean accept(org.w3c.dom.Node node)
node
- the node to check for acceptance.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |