com.puppycrawl.tools.checkstyle
Class ConfigurationLoader.InternalLoader
private final
class
ConfigurationLoader.InternalLoader
extends AbstractLoader
Implements the SAX document handler interfaces, so they do not
appear in the public API of the ConfigurationLoader.
Method Summary |
void | endElement(String aNamespaceURI, String aLocalName, String aQName) {@inheritDoc} * |
void | startElement(String aNamespaceURI, String aLocalName, String aQName, Attributes aAtts) {@inheritDoc} * |
public void endElement(String aNamespaceURI, String aLocalName, String aQName)
{@inheritDoc} *
public void startElement(String aNamespaceURI, String aLocalName, String aQName, Attributes aAtts)
{@inheritDoc} *