CLAM::DomDocumentHandler Class Reference
[XML Implementation Backends]

#include <DomDocumentHandler.hxx>

Inheritance diagram for CLAM::DomDocumentHandler:

CLAM::NullDomDocumentHandler

List of all members.


Detailed Description

This class subclasses from the proper DomDocumentHandler depending on the build time configuration 'xmlbackend' option.

An XML implementation is choosen depending on the USE_XXXXXX directives concerning XML libraries. The current USE_XXXXXX variables that affect this class in priority order are:

If you choose 'none' as backend, then a Null implementation will be used that fails an assertion whenever you try to use the XML serialization.

See also:
XercesDomDocumentHandler

LibXmlDomDocumentHandler

NullDomDocumentHandler

Author:
David Garcia.

Definition at line 63 of file DomDocumentHandler.hxx.


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5