Class WrappedCollectingSAXErrorHandler

    • Constructor Detail

      • WrappedCollectingSAXErrorHandler

        public WrappedCollectingSAXErrorHandler​(@Nonnull
                                                com.helger.commons.error.list.ErrorList aErrorList)
    • Method Detail

      • wrappedErrorList

        @Nonnull
        @ReturnsMutableObject("design")
        public final com.helger.commons.error.list.ErrorList wrappedErrorList()
        Returns:
        The error list object passed in the constructor. Never null.