Uses of Interface
com.hp.hpl.jena.rdf.model.RDFWriter

Packages that use RDFWriter
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
com.hp.hpl.jena.xmloutput Writing RDF/XML
 

Uses of RDFWriter in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model that return RDFWriter
 RDFWriter RDFWriterF.getWriter()
          return an RDFWriter instance for the default serialization language.
 RDFWriter RDFWriterF.getWriter(java.lang.String lang)
          an RDFWriter instance for the specified serialization language.
 

Uses of RDFWriter in com.hp.hpl.jena.xmloutput
 

Subinterfaces of RDFWriter in com.hp.hpl.jena.xmloutput
 interface RDFXMLWriterI
          This interface only adds documentation to RDFWriter.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP