@ThreadSafe public class WrappedCollectingSAXErrorHandler extends AbstractSAXErrorHandler
| Constructor and Description |
|---|
WrappedCollectingSAXErrorHandler(com.helger.commons.error.list.ErrorList aErrorList) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalLog(com.helger.commons.error.level.IErrorLevel aErrorLevel,
SAXParseException aException) |
String |
toString() |
com.helger.commons.error.list.ErrorList |
wrappedErrorList() |
error, fatalError, getSaxParseError, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThenpublic WrappedCollectingSAXErrorHandler(@Nonnull com.helger.commons.error.list.ErrorList aErrorList)
@Nonnull @ReturnsMutableObject(value="design") public com.helger.commons.error.list.ErrorList wrappedErrorList()
null.protected void internalLog(@Nonnull com.helger.commons.error.level.IErrorLevel aErrorLevel, SAXParseException aException)
internalLog in class AbstractSAXErrorHandlerpublic String toString()
toString in class AbstractSAXErrorHandlerCopyright © 2014–2017 Philip Helger. All rights reserved.