public class SimulationParametersParser extends XMLHelper
Constructor and Description |
---|
SimulationParametersParser(RegulatoryGraph graph) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
SimulationParameterList |
getParameters() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
addCall, addCall, addCall, addCall, addCall, addEntity, characters, endElement, error, getAttributeValueWithDefault, getWarnings, resolveEntity, startElement, startParsing, startParsing, startParsing, startParsing, warning
endDocument, endPrefixMapping, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl
public SimulationParametersParser(RegulatoryGraph graph)
graph
- expected node orderpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class XMLHelper
SAXException
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class XMLHelper
SAXException
public SimulationParameterList getParameters()
Copyright © 2005–2020. All rights reserved.