public final class GinmlParser extends XMLHelper
Constructor and Description |
---|
GinmlParser() |
Modifier and Type | Method and Description |
---|---|
Graph |
getGraph() |
Graph |
parse(InputStream is,
Set map) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
addCall, addCall, addCall, addCall, addCall, addEntity, characters, endElement, endElement, error, getAttributeValueWithDefault, getWarnings, resolveEntity, startElement, startParsing, startParsing, startParsing, startParsing, warning
endDocument, endPrefixMapping, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl
public Graph parse(InputStream is, Set map) throws GsException
is
- from where to readmap
- GsException
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()
Copyright © 2005–2020. All rights reserved.