Class XmlErrorHandler

java.lang.Object
gov.niem.tools.api.validation.xml.XmlErrorHandler
All Implemented Interfaces:
ErrorHandler

public class XmlErrorHandler extends Object implements ErrorHandler
Custom error handler to catch and log SAX exceptions. This overrides the default exception handler which would stop validation on the first exception encountered.