| Package | Description |
|---|---|
| org.htmlunit.cyberneko | |
| org.htmlunit.cyberneko.xerces.util | |
| org.htmlunit.cyberneko.xerces.xni.parser |
| Modifier and Type | Method and Description |
|---|---|
XMLErrorHandler |
HTMLConfiguration.getErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLConfiguration.setErrorHandler(XMLErrorHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultErrorHandler
Default error handler.
|
class |
ErrorHandlerWrapper
This class wraps a SAX error handler in an XNI error handler.
|
| Modifier and Type | Method and Description |
|---|---|
XMLErrorHandler |
XMLParserConfiguration.getErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLParserConfiguration.setErrorHandler(XMLErrorHandler errorHandler)
Sets the error handler.
|
Copyright © 2024 HtmlUnit. All rights reserved.