java.lang.Object
org.apache.jena.rdfxml.xmloutput.impl.BaseXMLWriter
org.apache.jena.rdfxml.xmloutput.impl.RDFXML_Basic
- All Implemented Interfaces:
RDFWriterI
,RDFXMLWriterI
Writes out an XML serialization of a model.
-
Field Summary
Fields inherited from interface org.apache.jena.rdf.model.RDFWriterI
NSPREFIXPROPBASE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.rdfxml.xmloutput.impl.BaseXMLWriter
getPrefixFor, isPredefinedEntityName, setErrorHandler, setLogger, setNsPrefix, setProperty, str2flags, write, write
-
Constructor Details
-
RDFXML_Basic
public RDFXML_Basic()
-