CLAM-Development
1.4.0
|
Dummy implementation of a DomDocumentWritingContext when XML is disabled. More...
#include <NullDomWritingContext.hxx>
Public Member Functions | |
NullDomWritingContext (NullDomDocumentHandler &docHandler) | |
NullDomWritingContext (NullDomWritingContext *parent, const char *name) | |
NullDomWritingContext * | release () |
void | addAttribute (const char *name, const char *value) |
void | addContent (const char *content) |
Dummy implementation of a DomDocumentWritingContext when XML is disabled.
Definition at line 37 of file NullDomWritingContext.hxx.
|
inline |
Definition at line 41 of file NullDomWritingContext.hxx.
References CLAM_ASSERT.
|
inline |
Definition at line 46 of file NullDomWritingContext.hxx.
References CLAM_ASSERT.
|
inline |
Definition at line 56 of file NullDomWritingContext.hxx.
Referenced by CLAM::XmlStorage::Store().
|
inline |
Definition at line 59 of file NullDomWritingContext.hxx.
|
inline |
Definition at line 51 of file NullDomWritingContext.hxx.