org.openjena.riot.system
Class JenaWriterRdfJson

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

public class JenaWriterRdfJson
extends JenaWriterBase


Field Summary
 
Fields inherited from interface com.hp.hpl.jena.rdf.model.RDFWriter
NSPREFIXPROPBASE
 
Constructor Summary
JenaWriterRdfJson()
           
 
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

JenaWriterRdfJson

public JenaWriterRdfJson()


Licenced under the Apache License, Version 2.0