Class ConfigurationLoader.InternalLoader

java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.puppycrawl.tools.checkstyle.XmlLoader
com.puppycrawl.tools.checkstyle.ConfigurationLoader.InternalLoader
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Enclosing class:
ConfigurationLoader

private final class ConfigurationLoader.InternalLoader extends XmlLoader
Implements the SAX document handler interfaces, so they do not appear in the public API of the ConfigurationLoader.