public class Config.ConfigHandler extends DefaultHandler
Constructor and Description |
---|
Config.ConfigHandler(Config config) |
Modifier and Type | Method and Description |
---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public Config.ConfigHandler(Config config)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
Copyright © 2003-2016 Kohsuke Kawaguchi. All Rights Reserved.