Go to the documentation of this file.
22 #ifndef _NullDomWritingContext_hxx_
23 #define _NullDomWritingContext_hxx_
27 class NullDomDocumentHandler;
43 CLAM_ASSERT(
false,
"Using XML support, but it is disabled on compile time (CLAM_USE_XML=0).");
48 CLAM_ASSERT(
false,
"Using XML support, but it is disabled on compile time (CLAM_USE_XML=0).");
67 #endif//_NullDomWritingContext_hxx_