|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorHandler | |
org.apache.batik.parser | Provides a set of parsers and objects to manipulate SVG attributes. |
Uses of ErrorHandler in org.apache.batik.parser |
Classes in org.apache.batik.parser that implement ErrorHandler | |
class |
DefaultErrorHandler
This class provides a default implementation of ErrorHandler. |
Fields in org.apache.batik.parser declared as ErrorHandler | |
protected ErrorHandler |
AbstractParser.errorHandler
The error handler. |
Methods in org.apache.batik.parser with parameters of type ErrorHandler | |
void |
AbstractParser.setErrorHandler(ErrorHandler handler)
Allow an application to register an error event handler. |
void |
Parser.setErrorHandler(ErrorHandler handler)
Allows an application to register an error event handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |