public class HierarchicalTransitionGraphParser extends GsXMLHelper
Constructor and Description |
---|
HierarchicalTransitionGraphParser() |
HierarchicalTransitionGraphParser(Set<String> nodeToParse,
Attributes attributes,
String s_dtd) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
Graph |
getGraph() |
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 HierarchicalTransitionGraphParser(Set<String> nodeToParse, Attributes attributes, String s_dtd) throws GsException
nodeToParse
- the set of node to parse, the others will be filteredattributes
- s_dtd
- GsException
public HierarchicalTransitionGraphParser()
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class XMLHelper
SAXException
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class XMLHelper
SAXException
public Graph getGraph()
getGraph
in class GsXMLHelper
Copyright © 2005–2020. All rights reserved.