Class SLDParserPlugin.ErrorHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.mapfish.print.map.style.SLDParserPlugin.ErrorHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Enclosing class:
SLDParserPlugin

public static class SLDParserPlugin.ErrorHandler extends DefaultHandler
A default error handler to avoid that error messages like "[Fatal Error] :1:1: Content is not allowed in prolog." are directly printed to STDERR.