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

Controls the libxml++ DOM serializer. More...

#include <LibXmlDomWriter.hxx>

List of all members.

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)

Detailed Description

Controls the libxml++ DOM serializer.

Todo:
dumping selections

Definition at line 41 of file LibXmlDomWriter.hxx.


Constructor & Destructor Documentation

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

Definition at line 44 of file LibXmlDomWriter.hxx.


Member Function Documentation

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

Definition at line 65 of file LibXmlDomWriter.hxx.

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

Definition at line 69 of file LibXmlDomWriter.hxx.

Referenced by CLAM::LibXmlDomDocumentHandler::writeSelection().

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

Definition at line 57 of file LibXmlDomWriter.hxx.

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

Definition at line 50 of file LibXmlDomWriter.hxx.

Referenced by CLAM::LibXmlDomDocumentHandler::writeSelection().


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