| Package | Description |
|---|---|
| org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultErrorHandler |
This class provides a default implementation of ErrorHandler.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ErrorHandler |
AbstractParser.errorHandler |
The error handler.
|
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.