Class XmlUtil2.Validator

java.lang.Object
net.sf.basedb.util.XmlUtil2.Validator
All Implemented Interfaces:
EntityResolver, ErrorHandler
Enclosing class:
XmlUtil2

private static class XmlUtil2.Validator
extends Object
implements ErrorHandler, EntityResolver
This class is used to handle callbacks from the XML parser. We need this for throwing better error messages and to find the DTD.