org.openjena.riot.system
Class JenaWriterNTriples2

java.lang.Object
  extended by org.openjena.riot.system.JenaWriterBase
      extended by org.openjena.riot.system.JenaWriterNTriples2
All Implemented Interfaces:
com.hp.hpl.jena.rdf.model.RDFWriter

public class JenaWriterNTriples2
extends JenaWriterBase


Field Summary
 
Fields inherited from interface com.hp.hpl.jena.rdf.model.RDFWriter
NSPREFIXPROPBASE
 
Constructor Summary
JenaWriterNTriples2()
           
 
Method Summary
 
Methods inherited from class org.openjena.riot.system.JenaWriterBase
setErrorHandler, setProperty, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JenaWriterNTriples2

public JenaWriterNTriples2()


Licenced under the Apache License, Version 2.0