CLAM-Development
1.4.0
|
Keeps the booking when mapping CLAM data into a single libxml++ DOM element. More...
#include <LibXmlDomWritingContext.hxx>
Public Member Functions | |
LibXmlDomWritingContext (xmlpp::Element *element) | |
LibXmlDomWritingContext (LibXmlDomDocumentHandler &docHandler) | |
LibXmlDomWritingContext (LibXmlDomWritingContext *parent, const char *name) | |
LibXmlDomWritingContext * | release () |
void | addAttribute (const char *name, const char *value) |
void | addContent (const char *content) |
Keeps the booking when mapping CLAM data into a single libxml++ DOM element.
Definition at line 38 of file LibXmlDomWritingContext.hxx.
|
inline |
Definition at line 43 of file LibXmlDomWritingContext.hxx.
CLAM::LibXmlDomWritingContext::LibXmlDomWritingContext | ( | LibXmlDomDocumentHandler & | docHandler | ) |
Definition at line 28 of file LibXmlDomWritingContext.cxx.
References CLAM::LibXmlDomDocumentHandler::getSelection().
|
inline |
Definition at line 50 of file LibXmlDomWritingContext.hxx.
References U.
|
inline |
Definition at line 62 of file LibXmlDomWritingContext.hxx.
References U.
|
inline |
Definition at line 66 of file LibXmlDomWritingContext.hxx.
References U.
|
inline |
Definition at line 57 of file LibXmlDomWritingContext.hxx.