CLAM-Development  1.1
Public Member Functions
CLAM::XercesDomWriter Class Reference

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

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]
void CLAM::XercesDomWriter::write ( std::ostream &  target,
xercesc::DOMNode *  node 
)

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