Class DummyErrorHandler

java.lang.Object
net.bioclipse.xml.business.DummyErrorHandler
All Implemented Interfaces:
ErrorHandler

public class DummyErrorHandler extends Object implements ErrorHandler
Dummy error handler that ignores all problems. It is used in the well-formedness test, where we do not care about validity errors.
Author:
egonw