|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLNodeFilter
An interface that allows the filtering of XML nodes.
Method Summary | |
---|---|
boolean |
accept(Node node)
Determine whether a node should be accepted through this filter. |
Method Detail |
---|
boolean accept(Node node)
node
- the node to check.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |