Uses of Interface
org.loboevolution.html.dom.DOMError
Package
Description
Contains an implementation of the W3C HTML DOM Level 2 interfaces.
-
Uses of DOMError in org.loboevolution.html.dom
-
Uses of DOMError in org.loboevolution.html.dom.domimpl
Modifier and TypeClassDescriptionclass
This is a utility implementation of EventListener that captures all events and provides access to lists of all events by modeModifier and TypeMethodDescriptionboolean
DOMErrorMonitor.handleError
(DOMError error) Implementation of DOMErrorHandler.handleError that adds copy of error to list for later retrieval.