Class ConsoleErrorReporter

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

public class ConsoleErrorReporter extends Object implements ErrorListener
Prints the error to a stream.
Author:
Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)