Package | Description |
---|---|
com.mxgraph.util.svg |
Modifier and Type | Class and Description |
---|---|
class |
DefaultErrorHandler
This class provides a default implementation of ErrorHandler.
|
Modifier and Type | Field and Description |
---|---|
protected ErrorHandler |
AbstractParser.errorHandler
The error handler.
|
Modifier and Type | Method and Description |
---|---|
void |
Parser.setErrorHandler(ErrorHandler handler)
Allows an application to register an error event handler.
|
void |
AbstractParser.setErrorHandler(ErrorHandler handler)
Allow an application to register an error event handler.
|
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.