| Package | Description |
|---|---|
| org.w3c.dom |
Provides the interfaces for the Document Object Model (DOM) which is a component API of the
Java API for XML Processing.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DOMErrorHandler.handleError(DOMError
This method is called on the error handler when an error occurs.
|