org.opennms.bb.common.utils
Class BBParser.BBErrorHandler

java.lang.Object
  |
  +--org.opennms.bb.common.utils.BBParser.BBErrorHandler
All Implemented Interfaces:
org.xml.sax.ErrorHandler
Enclosing class:
BBParser

private class BBParser.BBErrorHandler
extends Object
implements org.xml.sax.ErrorHandler

Class BBErrorHandler implements the org.xml.sax.ErrorHandler interface - this is then set as the error handler for the DOMParser to track errors


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait