Class LoggingErrorHandler

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.LoggingErrorHandler
All Implemented Interfaces:
ErrorHandler

public class LoggingErrorHandler extends Object implements ErrorHandler
A SAX-Error handler that logs all incomming errors to the given log context.
Author:
Thomas Morgner