| Package | Description |
|---|---|
| org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
| Modifier and Type | Class and Description |
|---|---|
class |
IncorrectnessListenerImpl
Default implementation of
IncorrectnessListener configured on WebClient. |
class |
SilentIncorrectnessListener
Implementation of
IncorrectnessListener which ignores all notifications. |
| Modifier and Type | Method and Description |
|---|---|
IncorrectnessListener |
WebClient.getIncorrectnessListener()
Gets the current listener for encountered incorrectness (except HTML parsing messages that
are handled by the HTML parser listener).
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebClient.setIncorrectnessListener(IncorrectnessListener listener)
Returns the current HTML incorrectness listener.
|
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.