|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMError | |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.util | |
org.w3c.dom |
Uses of DOMError in org.apache.xerces.dom |
---|
Classes in org.apache.xerces.dom that implement DOMError | |
---|---|
class |
DOMErrorImpl
DOMErrorImpl is an implementation that describes an error. |
Uses of DOMError in org.apache.xerces.util |
---|
Methods in org.apache.xerces.util with parameters of type DOMError | |
---|---|
boolean |
DOMErrorHandlerWrapper.handleError(DOMError error)
|
Uses of DOMError in org.w3c.dom |
---|
Methods in org.w3c.dom with parameters of type DOMError | |
---|---|
boolean |
DOMErrorHandler.handleError(DOMError error)
This method is called on the error handler when an error occurs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |