|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| NodeFilter | Interface used to filter DOM nodes. |
| Class Summary | |
|---|---|
| HiddenElements | Accepts only elements that are not displayed, i.e. |
| WithAttribute | Accepts only elements with the given attribute. |
| WithClassName | Accepts only elements with the given CSS class name. |
| WithName | Filters nodes with the specified name. |
| Enum Summary | |
|---|---|
| NodeFilter.Action | The action that should be taken on the filtered node. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||