|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeFilter
A filter for Nodes. Objects implementing this interface can be used to filter Nodes in or out from a collection.
Node
Method Summary | |
---|---|
boolean |
accept(Node node)
Tests whether or not the specified Node should be included. |
Method Detail |
---|
boolean accept(Node node)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |