org.jrdf.writer.rdfxml
Interface RdfXmlDocument

All Known Implementing Classes:
RdfXmlDocumentImpl

public interface RdfXmlDocument


Method Summary
 void writeFooter()
           
 void writeHeader()
           
 

Method Detail

writeHeader

void writeHeader()
                 throws WriteException
Throws:
WriteException

writeFooter

void writeFooter()
                 throws WriteException
Throws:
WriteException