org.jrdf.parser.ntriples
Class ParserFactoryImpl
java.lang.Object
org.jrdf.parser.ntriples.ParserFactoryImpl
- All Implemented Interfaces:
- ParserFactory
public class ParserFactoryImpl
- extends Object
- implements ParserFactory
Class description goes here.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserFactoryImpl
public ParserFactoryImpl()
createParser
public NTriplesParser createParser(GraphElementFactory graphElementFactory,
ParserBlankNodeFactory parserBlankNodeFactory)
- Specified by:
createParser
in interface ParserFactory