CLAM-Development  1.4.0
Public Member Functions
CLAM::LibXmlDomWritingContext Class Reference

Keeps the booking when mapping CLAM data into a single libxml++ DOM element. More...

#include <LibXmlDomWritingContext.hxx>

List of all members.

Public Member Functions

 LibXmlDomWritingContext (xmlpp::Element *element)
 LibXmlDomWritingContext (LibXmlDomDocumentHandler &docHandler)
 LibXmlDomWritingContext (LibXmlDomWritingContext *parent, const char *name)
LibXmlDomWritingContextrelease ()
void addAttribute (const char *name, const char *value)
void addContent (const char *content)

Detailed Description

Keeps the booking when mapping CLAM data into a single libxml++ DOM element.

Definition at line 38 of file LibXmlDomWritingContext.hxx.


Constructor & Destructor Documentation

CLAM::LibXmlDomWritingContext::LibXmlDomWritingContext ( xmlpp::Element *  element)
inline

Definition at line 43 of file LibXmlDomWritingContext.hxx.

CLAM::LibXmlDomWritingContext::LibXmlDomWritingContext ( LibXmlDomDocumentHandler docHandler)
CLAM::LibXmlDomWritingContext::LibXmlDomWritingContext ( LibXmlDomWritingContext parent,
const char *  name 
)
inline

Definition at line 50 of file LibXmlDomWritingContext.hxx.

References U.


Member Function Documentation

void CLAM::LibXmlDomWritingContext::addAttribute ( const char *  name,
const char *  value 
)
inline

Definition at line 62 of file LibXmlDomWritingContext.hxx.

References U.

void CLAM::LibXmlDomWritingContext::addContent ( const char *  content)
inline

Definition at line 66 of file LibXmlDomWritingContext.hxx.

References U.

LibXmlDomWritingContext* CLAM::LibXmlDomWritingContext::release ( )
inline

Definition at line 57 of file LibXmlDomWritingContext.hxx.


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