public class JsonLdParser extends AbstractRDFParser<JsonLdParser>
RDFParser.ParseResultthreadGroup| Constructor and Description |
|---|
JsonLdParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSource() |
JsonLdParser |
contentType(RDFSyntax rdfSyntax) |
JsonLdParser |
contentType(String contentType) |
protected JsonLdRDF |
createRDFTermFactory() |
protected void |
parseSynchronusly() |
asT, base, base, checkBaseRequired, checkContentType, checkIsAbsolute, checkTarget, clone, getBase, getContentType, getContentTypeSyntax, getRdfTermFactory, getSourceFile, getSourceInputStream, getSourceIri, getTarget, getTargetDataset, getTargetGraph, guessRDFSyntax, parse, prepareForParsing, rdfTermFactory, resetSource, resetTarget, source, source, source, source, target, target, targetprotected JsonLdRDF createRDFTermFactory()
createRDFTermFactory in class AbstractRDFParser<JsonLdParser>public JsonLdParser contentType(RDFSyntax rdfSyntax) throws IllegalArgumentException
contentType in interface RDFParsercontentType in class AbstractRDFParser<JsonLdParser>IllegalArgumentExceptionpublic JsonLdParser contentType(String contentType) throws IllegalArgumentException
contentType in interface RDFParsercontentType in class AbstractRDFParser<JsonLdParser>IllegalArgumentExceptionprotected void checkSource()
throws IOException
checkSource in class AbstractRDFParser<JsonLdParser>IOExceptionprotected void parseSynchronusly()
throws IOException
parseSynchronusly in class AbstractRDFParser<JsonLdParser>IOExceptionCopyright © 2015–2020 The Apache Software Foundation. All rights reserved.