|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
void)
|
Change in type from NodeVisitor to void.Documentation changed from old to new. |
|
| Removed Methods | |
void
traverse(
Node)
|
Start a depth-first traverse of the root and all of its descendants. |
| Added Methods | |
FilterResult
filter(
NodeFilter,
Node
|
Start a depth-first filtering of the root and all of its descendants. |
void
filter(
NodeFilter,
Elements
|
Start a depth-first filtering of all elements. |
void
traverse(
NodeVisitor,
Node
|
Start a depth-first traverse of the root and all of its descendants. |
void
traverse(
NodeVisitor,
Elements
|
Start a depth-first traverse of all elements. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||