Class DOMErrorImpl
java.lang.Object
org.loboevolution.html.dom.domimpl.DOMErrorImpl
- All Implemented Interfaces:
DOMError
This is a utility implementation of EventListener
that captures all events and provides access
to lists of all events by mode
-
Field Summary
Fields inherited from interface org.loboevolution.html.dom.DOMError
SEVERITY_ERROR, SEVERITY_FATAL_ERROR, SEVERITY_WARNING
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.loboevolution.html.dom.DOMError
getLocation, getMessage, getRelatedData, getRelatedException, getSeverity, getType
-
Constructor Details
-
DOMErrorImpl
Public constructor
-