org.openjena.riot.system
Class JenaReaderTurtle2

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

public class JenaReaderTurtle2
extends JenaReaderRIOT

Jena reader for RIOT Turtle


Constructor Summary
JenaReaderTurtle2()
           
 
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

JenaReaderTurtle2

public JenaReaderTurtle2()


Licenced under the Apache License, Version 2.0