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