Class TransformerErrorListener

  • All Implemented Interfaces:
    ErrorListener

    public class TransformerErrorListener
    extends Object
    implements ErrorListener
    Listener class to simply throw exceptions when an error occurs when transforming a schematron. This prevents transformer error messages from appearing on the standard out.
    Author:
    mcayanan