org.apache.jena.riot.writer
Class RDFXMLAbbrevWriter

java.lang.Object
  extended by org.apache.jena.riot.writer.WriterGraphRIOTBase
      extended by org.apache.jena.riot.adapters.AdapterRDFWriter
          extended by org.apache.jena.riot.writer.RDFXMLAbbrevWriter
All Implemented Interfaces:
WriterGraphRIOT

public class RDFXMLAbbrevWriter
extends AdapterRDFWriter

Wrapper to the RDF/XML writer (preRIOT).


Constructor Summary
RDFXMLAbbrevWriter()
           
 
Method Summary
 Lang getLang()
           
 
Methods inherited from class org.apache.jena.riot.adapters.AdapterRDFWriter
write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFXMLAbbrevWriter

public RDFXMLAbbrevWriter()
Method Detail

getLang

public Lang getLang()
Specified by:
getLang in interface WriterGraphRIOT
Specified by:
getLang in class AdapterRDFWriter


Licenced under the Apache License, Version 2.0