com.github.jsonldjava.impl
Class SesameJSONLDParserFactory
java.lang.Object
com.github.jsonldjava.impl.SesameJSONLDParserFactory
- All Implemented Interfaces:
- org.openrdf.rio.RDFParserFactory
public class SesameJSONLDParserFactory
- extends Object
- implements org.openrdf.rio.RDFParserFactory
An RDFParserFactory that creates instances of
SesameJSONLDParser.
- Author:
- Peter Ansell p_ansell@yahoo.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SesameJSONLDParserFactory
public SesameJSONLDParserFactory()
getRDFFormat
public org.openrdf.rio.RDFFormat getRDFFormat()
- Specified by:
getRDFFormat in interface org.openrdf.rio.RDFParserFactory
getParser
public org.openrdf.rio.RDFParser getParser()
- Specified by:
getParser in interface org.openrdf.rio.RDFParserFactory
Copyright © 2013. All Rights Reserved.