Class CollectingPSErrorHandler

All Implemented Interfaces:
com.helger.schematron.ISchematronErrorHandler, IPSErrorHandler

public class CollectingPSErrorHandler extends AbstractCollectingPSErrorHandler
An implementation if IPSErrorHandler that collects all error messages.
Author:
Philip Helger
  • Constructor Details

    • CollectingPSErrorHandler

      public CollectingPSErrorHandler()
    • CollectingPSErrorHandler

      public CollectingPSErrorHandler(@Nullable IPSErrorHandler aNestedErrorHandler)