public class RDFParserSimple extends Object implements RDFParserCallback
RDFParserCallback.RDFCallback| Constructor and Description |
|---|
RDFParserSimple() |
| Modifier and Type | Method and Description |
|---|---|
void |
doParse(InputStream input,
String baseUri,
RDFNotation notation,
RDFParserCallback.RDFCallback callback) |
void |
doParse(String fileName,
String baseUri,
RDFNotation notation,
RDFParserCallback.RDFCallback callback) |
public void doParse(String fileName, String baseUri, RDFNotation notation, RDFParserCallback.RDFCallback callback) throws ParserException
doParse in interface RDFParserCallbackParserExceptionpublic void doParse(InputStream input, String baseUri, RDFNotation notation, RDFParserCallback.RDFCallback callback) throws ParserException
doParse in interface RDFParserCallbackParserExceptionCopyright © 2017 INSIGHT Centre for Data Analytics. All rights reserved.