CLAM::XercesDomWriter Class Reference
[XML Backend for Apache's Xerces-C]

Controls the Xerces-C DOM serializer. More...

#include <XercesDomWriter.hxx>

List of all members.

Public Member Functions

 XercesDomWriter ()
void write (std::ostream &target, xercesc::DOMNode *node)
void DoCanonicalFormat (bool shouldDo=true)
void DoIndentedFormat (bool shouldDo=true)

Detailed Description

Controls the Xerces-C DOM serializer.

Definition at line 41 of file XercesDomWriter.hxx.


Constructor & Destructor Documentation

CLAM::XercesDomWriter::XercesDomWriter (  )  [inline]

Definition at line 44 of file XercesDomWriter.hxx.


Member Function Documentation

void CLAM::XercesDomWriter::DoCanonicalFormat ( bool  shouldDo = true  )  [inline]

Definition at line 52 of file XercesDomWriter.hxx.

void CLAM::XercesDomWriter::DoIndentedFormat ( bool  shouldDo = true  )  [inline]

Definition at line 56 of file XercesDomWriter.hxx.

void CLAM::XercesDomWriter::write ( std::ostream &  target,
xercesc::DOMNode *  node 
)

Definition at line 36 of file XercesDomWriter.cxx.

References CLAM::XercesInitializer::require(), and U.


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