CLAM::DomDocumentHandler Class Reference
[XML Implementation Backends]

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

#include <DomDocumentHandler.hxx>

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 62 of file DomDocumentHandler.hxx.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3