@Immutable @CodingStyleguideUnaware(value="logger too visible by purpose") public class LoggingSAXErrorHandler extends AbstractSAXErrorHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
s_aLogger |
| Constructor and Description |
|---|
LoggingSAXErrorHandler() |
LoggingSAXErrorHandler(ErrorHandler aWrappedErrorHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getErrorMessage(IErrorLevel aErrorLevel,
SAXParseException aException) |
protected void |
internalLog(IErrorLevel aErrorLevel,
SAXParseException aException) |
error, fatalError, getSaxParseError, getWrappedErrorHandler, toString, warningpublic LoggingSAXErrorHandler()
public LoggingSAXErrorHandler(@Nullable ErrorHandler aWrappedErrorHandler)
@Nonnull @Nonempty @OverrideOnDemand protected String getErrorMessage(@Nonnull IErrorLevel aErrorLevel, SAXParseException aException)
protected void internalLog(@Nonnull IErrorLevel aErrorLevel, SAXParseException aException)
internalLog in class AbstractSAXErrorHandlerCopyright © 2014–2015 Philip Helger. All rights reserved.