| Package | Description |
|---|---|
| com.gargoylesoftware.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. |
| 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–2015 Gargoyle Software Inc.. All rights reserved.