Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
NodeFilter |
TreeWalker.getFilter()
Gets the filter used to screen nodes.
|
Constructor and Description |
---|
TreeWalker(Node root,
long whatToShow,
NodeFilter filter,
boolean expandEntityReferences)
Creates an instance.
|
Copyright © 2002–2018 Gargoyle Software Inc.. All rights reserved.