| Package | Description |
|---|---|
| org.apache.jena.rdf.model |
A package for creating and manipulating RDF graphs.
|
| org.apache.jena.rdfxml.xmloutput |
Writing RDF/XML.
|
| Modifier and Type | Method and Description |
|---|---|
RDFWriter |
RDFWriterF.getWriter()
return an RDFWriter instance for the default serialization language.
|
RDFWriter |
RDFWriterF.getWriter(String lang)
an RDFWriter instance for the specified serialization language.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RDFXMLWriterI
This interface only adds documentation to
RDFWriter. |
Licenced under the Apache License, Version 2.0