org.apache.jena.riot.writer
Class RDFXMLPlainWriter

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.RDFXMLPlainWriter
All Implemented Interfaces:
WriterGraphRIOT

public class RDFXMLPlainWriter
extends AdapterRDFWriter

Wrapper to the RDF/XML writer (preRIOT).


Constructor Summary
RDFXMLPlainWriter()
           
 
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

RDFXMLPlainWriter

public RDFXMLPlainWriter()
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