CLAM::LibXmlDomWriter Class Reference
[XML Backend for Gnome's libxml++]

#include <LibXmlDomWriter.hxx>

List of all members.


Detailed Description

Controls the libxml++ DOM serializer.

Todo:
dumping selections

Definition at line 41 of file LibXmlDomWriter.hxx.


Public Member Functions

 LibXmlDomWriter ()
void write (std::ostream &target, xmlpp::Node *node)
void write (std::ostream &target, xmlpp::Document *node)
void DoCanonicalFormat (bool shouldDo=true)
void DoIndentedFormat (bool shouldDo=true)

Constructor & Destructor Documentation

CLAM::LibXmlDomWriter::LibXmlDomWriter (  )  [inline]

Definition at line 44 of file LibXmlDomWriter.hxx.


Member Function Documentation

void CLAM::LibXmlDomWriter::write ( std::ostream &  target,
xmlpp::Node *  node 
) [inline]

void CLAM::LibXmlDomWriter::write ( std::ostream &  target,
xmlpp::Document *  node 
) [inline]

Definition at line 57 of file LibXmlDomWriter.hxx.

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

Definition at line 65 of file LibXmlDomWriter.hxx.

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


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