Package | Description |
---|---|
org.htmlunit.html |
Classes specific to HTML pages, particularly the
HtmlPage which represents
an HTML document and provides access to its content. |
Modifier and Type | Method and Description |
---|---|
void |
DomChangeListener.nodeAdded(DomChangeEvent event)
Notification that a new node was added.
|
void |
DomChangeListener.nodeDeleted(DomChangeEvent event)
Notification that a new node was deleted.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.