public class ConfigurationSaxParser.ComponentHandler extends ConfigurationSaxParser.ElementHandler
configurationBuilder, locator, valueBuffer| Constructor and Description |
|---|
ComponentHandler(ConfigurationSaxParser.ConfigurationBuilder configurationBuilder,
Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, getLocatorendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic ComponentHandler(ConfigurationSaxParser.ConfigurationBuilder configurationBuilder, Locator locator)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class DefaultHandlerSAXExceptionCopyright © 2011–2016 Strolch. All rights reserved.