
org.apache.batik.parser
Interface ErrorHandler
- All Known Implementing Classes:
- DefaultErrorHandler
- public interface ErrorHandler
This interface must be implemented and then registred as the error handler
in order to be notified of parsing errors.
error
public void error(ParseException e)
throws ParseException
- Called when a parse error occurs.
Copyright © 2004 Apache Software Foundation. All Rights Reserved.
Hosted by Stylus Studio, the world's leading XML IDE - Download a free evaluation copy today.