public class JSONLDParserFactory extends Object implements RDFParserFactory
RDFParserFactory
that creates instances of JSONLDParser
.Constructor and Description |
---|
JSONLDParserFactory() |
Modifier and Type | Method and Description |
---|---|
RDFParser |
getParser()
Returns a RDFParser instance.
|
RDFFormat |
getRDFFormat()
Returns the RDF format for this factory.
|
public RDFFormat getRDFFormat()
RDFParserFactory
getRDFFormat
in interface RDFParserFactory
public RDFParser getParser()
RDFParserFactory
getParser
in interface RDFParserFactory
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.