@ThreadSafe public class WrappedCollectingSAXErrorHandler extends AbstractSAXErrorHandler
| Constructor and Description |
|---|
WrappedCollectingSAXErrorHandler(com.helger.commons.error.list.ErrorList aErrorList) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.error.list.ErrorList |
getWrappedErrorList() |
protected void |
internalLog(com.helger.commons.error.level.IErrorLevel aErrorLevel,
SAXParseException aException) |
String |
toString() |
error, fatalError, getSaxParseError, getWrappedErrorHandler, 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 getWrappedErrorList()
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–2016 Philip Helger. All rights reserved.