Class ReportErrorsErrorHandler

java.lang.Object
io.goobi.viewer.model.xml.ReportErrorsErrorHandler
All Implemented Interfaces:
ErrorHandler

public class ReportErrorsErrorHandler extends Object implements ErrorHandler
SAX ErrorHandler implementation that collects all warnings, errors, and fatal errors into a list of XMLError objects instead of throwing exceptions immediately.