CLAM-Development  1.1
Public Member Functions
CLAM::XercesDomWritingContext Class Reference

Keeps the booking when mapping CLAM data into a single Xerces-C DOM element. More...

#include <XercesDomWritingContext.hxx>

List of all members.

Public Member Functions

 XercesDomWritingContext (xercesc::DOMElement *element)
 XercesDomWritingContext (XercesDomDocumentHandler &docHandler)
 XercesDomWritingContext (XercesDomWritingContext *parent, const char *name)
XercesDomWritingContextrelease ()
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 Xerces-C DOM element.

Definition at line 38 of file XercesDomWritingContext.hxx.


Constructor & Destructor Documentation

CLAM::XercesDomWritingContext::XercesDomWritingContext ( xercesc::DOMElement *  element) [inline]

Definition at line 43 of file XercesDomWritingContext.hxx.

Definition at line 50 of file XercesDomWritingContext.hxx.

References U.


Member Function Documentation

void CLAM::XercesDomWritingContext::addAttribute ( const char *  name,
const char *  value 
) [inline]

Definition at line 63 of file XercesDomWritingContext.hxx.

References U.

void CLAM::XercesDomWritingContext::addContent ( const char *  content) [inline]

Definition at line 67 of file XercesDomWritingContext.hxx.

References U.

Definition at line 58 of file XercesDomWritingContext.hxx.


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