net.fortytwo.sesametools.rdfjson
Class RDFJSONParserFactory
java.lang.Object
net.fortytwo.sesametools.rdfjson.RDFJSONParserFactory
- All Implemented Interfaces:
- org.openrdf.rio.RDFParserFactory
public class RDFJSONParserFactory
- extends Object
- implements org.openrdf.rio.RDFParserFactory
Parser Factory for the RDFJSONParser.
- Author:
- fkleedorfer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFJSONParserFactory
public RDFJSONParserFactory()
getParser
public org.openrdf.rio.RDFParser getParser()
- Specified by:
getParser in interface org.openrdf.rio.RDFParserFactory
getRDFFormat
public org.openrdf.rio.RDFFormat getRDFFormat()
- Specified by:
getRDFFormat in interface org.openrdf.rio.RDFParserFactory
Copyright © 2013. All Rights Reserved.