|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeTestFilter
This interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before they do getNextChild, etc.
| Method Summary | |
|---|---|
void |
setNodeTest(NodeTest nodeTest)
Set the node test for this filter. |
| Method Detail |
|---|
void setNodeTest(NodeTest nodeTest)
nodeTest - Reference to a NodeTest that may be used to predetermine
what nodes to return.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||