@Immutable @CodingStyleguideUnaware(value="logger too visible by purpose") public class LoggingSAXErrorHandler extends AbstractSAXErrorHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
LoggingSAXErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getErrorMessage(com.helger.commons.error.level.IErrorLevel aErrorLevel,
SAXParseException aException) |
protected void |
internalLog(com.helger.commons.error.level.IErrorLevel aErrorLevel,
SAXParseException aException) |
error, fatalError, getSaxParseError, toString, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThen@Nonnull @Nonempty @OverrideOnDemand protected String getErrorMessage(@Nonnull com.helger.commons.error.level.IErrorLevel aErrorLevel, SAXParseException aException)
protected void internalLog(@Nonnull com.helger.commons.error.level.IErrorLevel aErrorLevel, SAXParseException aException)
internalLog in class AbstractSAXErrorHandlerCopyright © 2014–2018 Philip Helger. All rights reserved.