Package | Description |
---|---|
org.htmlunit.html |
Classes specific to HTML pages, particularly the
HtmlPage which represents
an HTML document and provides access to its content. |
org.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 |
---|---|
void |
CharacterDataChangeListener.characterDataChanged(CharacterDataChangeEvent event)
Notification that a Character Data was added.
|
Modifier and Type | Method and Description |
---|---|
void |
MutationObserver.characterDataChanged(CharacterDataChangeEvent event)
Notification that a Character Data was added.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.