|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface NodeVisitor
Visitor pattern: used for traversing the DOM tree implement to get notified of the current node.
| Method Summary | |
|---|---|
boolean |
visit(StoredNode node)
|
| Method Detail |
|---|
boolean visit(StoredNode node)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||