public class RDFParserRAR extends Object implements RDFParserCallback
RDFParserCallback.RDFCallback| Constructor and Description |
|---|
RDFParserRAR() |
| Modifier and Type | Method and Description |
|---|---|
void |
doParse(InputStream input,
String baseUri,
RDFNotation notation,
RDFParserCallback.RDFCallback callback) |
void |
doParse(String rarFile,
String baseUri,
RDFNotation notation,
RDFParserCallback.RDFCallback callback) |
static boolean |
isAvailable() |
public static boolean isAvailable()
public void doParse(String rarFile, 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 © 2018 DataWeb Research. All rights reserved.