CLAM-Development
1.4.0
|
Controls the libxml++ DOM serializer. More...
#include <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) |
Controls the libxml++ DOM serializer.
Definition at line 41 of file LibXmlDomWriter.hxx.
|
inline |
Definition at line 44 of file LibXmlDomWriter.hxx.
|
inline |
Definition at line 65 of file LibXmlDomWriter.hxx.
|
inline |
Definition at line 69 of file LibXmlDomWriter.hxx.
Referenced by CLAM::LibXmlDomDocumentHandler::writeDocument(), and CLAM::LibXmlDomDocumentHandler::writeSelection().
|
inline |
Definition at line 50 of file LibXmlDomWriter.hxx.
Referenced by CLAM::LibXmlDomDocumentHandler::writeDocument(), and CLAM::LibXmlDomDocumentHandler::writeSelection().
|
inline |
Definition at line 57 of file LibXmlDomWriter.hxx.