org.openjena.riot.system
Class JenaReaderNTriples2

java.lang.Object
  extended by org.openjena.riot.system.JenaReaderRIOT
      extended by org.openjena.riot.system.JenaReaderNTriples2
All Implemented Interfaces:
com.hp.hpl.jena.rdf.model.RDFReader

public class JenaReaderNTriples2
extends JenaReaderRIOT

Jena reader for RIOT N-Triples


Constructor Summary
JenaReaderNTriples2()
           
 
Method Summary
 
Methods inherited from class org.openjena.riot.system.JenaReaderRIOT
read, read, read, setErrorHandler, setProperty
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JenaReaderNTriples2

public JenaReaderNTriples2()


Licenced under the Apache License, Version 2.0