Class DoNothingPSErrorHandler

java.lang.Object
com.helger.schematron.pure.errorhandler.AbstractPSErrorHandler
com.helger.schematron.pure.errorhandler.DoNothingPSErrorHandler
All Implemented Interfaces:
com.helger.schematron.ISchematronErrorHandler, IPSErrorHandler

public class DoNothingPSErrorHandler extends AbstractPSErrorHandler
An implementation if IPSErrorHandler that does nothing and swallows all output.
Author:
Philip Helger
  • Constructor Details

    • DoNothingPSErrorHandler

      public DoNothingPSErrorHandler()
  • Method Details