Static Public Member Functions | Private Member Functions

ODe_RDFWriter Class Reference

Class holding 1 static member. More...

#include <ODe_RDFWriter.h>

List of all members.

Static Public Member Functions

static bool writeRDF (PD_Document *pDoc, GsfOutfile *pODT, PD_RDFModelHandle additionalRDF)
 Convert the RDF contained in pDoc->getDocumenrRDF() to RDF/XML and store that in manifest.rdf updating the pDoc so that a manifest entry is created in META_INF by the manifest writing code.

Private Member Functions

 ODe_RDFWriter ()

Detailed Description

Class holding 1 static member.

Its sole duty is to create the OpenDocument RDF/XML file(s)


Constructor & Destructor Documentation

ODe_RDFWriter::ODe_RDFWriter (  )  [private]

Member Function Documentation

bool ODe_RDFWriter::writeRDF ( PD_Document pDoc,
GsfOutfile *  pODT,
PD_RDFModelHandle  additionalRDF 
) [static]

Convert the RDF contained in pDoc->getDocumenrRDF() to RDF/XML and store that in manifest.rdf updating the pDoc so that a manifest entry is created in META_INF by the manifest writing code.

References PD_Document::createDataItem(), PD_Document::getDocumentRDF(), ODe_gsf_output_close(), ODe_gsf_output_write(), toRDFXML(), UT_DEBUGMSG, and UT_UNUSED.

Referenced by IE_Exp_OpenDocument::_writeDocument().


The documentation for this class was generated from the following files: