public class ConfigXMLHandler extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
ConfigXMLHandler() |
| Modifier and Type | Method and Description |
|---|---|
UserConfiguration |
getConfig() |
void |
startElement(String uri,
String name,
String qName,
Attributes atts) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void startElement(String uri, String name, String qName, Attributes atts)
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerpublic UserConfiguration getConfig()
Copyright © 2000–2016 BioJava. All rights reserved.