Class X3DErrorHandler

java.lang.Object
org.web3d.x3d.jaxp.X3DErrorHandler
All Implemented Interfaces:
ErrorHandler

public class X3DErrorHandler extends Object implements ErrorHandler
Adapter implementation of the SAX ErrorHandler interface that communicates with our X3D ErrorReporter interface.

Provides marginally better error handling that prints to the nominated output stream. If no stream is provided, it prints to stdout.

Version:
$Revision: 1.4 $
Author:
Justin Couch