Package org.apache.jena.riot.writer
Class RDFXMLAbbrevWriter
- java.lang.Object
-
- org.apache.jena.riot.writer.WriterGraphRIOTBase
-
- org.apache.jena.riot.adapters.AdapterRDFWriter
-
- org.apache.jena.riot.writer.RDFXMLAbbrevWriter
-
- All Implemented Interfaces:
WriterGraphRIOT
public class RDFXMLAbbrevWriter extends AdapterRDFWriter
Wrapper to the RDF/XML writer (preRIOT).
-
-
Constructor Summary
Constructors Constructor Description RDFXMLAbbrevWriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LanggetLang()-
Methods inherited from class org.apache.jena.riot.adapters.AdapterRDFWriter
write, write
-
-
-
-
Method Detail
-
getLang
public Lang getLang()
- Specified by:
getLangin interfaceWriterGraphRIOT- Specified by:
getLangin classAdapterRDFWriter
-
-