Class ConsoleErrorReporter

java.lang.Object
com.sun.tools.xjc.ErrorReceiver
com.sun.tools.xjc.ConsoleErrorReporter
All Implemented Interfaces:
ErrorListener, ErrorListener, ErrorHandler

public class ConsoleErrorReporter extends ErrorReceiver
ErrorReceiver that prints to a PrintStream.
Author:
Kohsuke Kawaguchi ([email protected])