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
voidendElement(String aNamespaceURI, String aLocalName, String aQName)
{@inheritDoc} *
voidstartElement(String aNamespaceURI, String aLocalName, String aQName, Attributes aAtts)
{@inheritDoc} *

Method Detail

endElement

public void endElement(String aNamespaceURI, String aLocalName, String aQName)
{@inheritDoc} *

startElement

public void startElement(String aNamespaceURI, String aLocalName, String aQName, Attributes aAtts)
{@inheritDoc} *