Class ErrorEmitter

  • All Implemented Interfaces:
    Result

    public class ErrorEmitter
    extends Emitter
    ErrorEmitter is an Emitter that generates an error message if any attempt is made to produce output. It is used while a saxon:function is active to prevent functions writing to the result tree.