Controls the Xerces-C DOM serializer. More...
#include <XercesDomWriter.hxx>
Public Member Functions | |
XercesDomWriter () | |
void | write (std::ostream &target, xercesc::DOMNode *node) |
void | DoCanonicalFormat (bool shouldDo=true) |
void | DoIndentedFormat (bool shouldDo=true) |
Controls the Xerces-C DOM serializer.
Definition at line 41 of file XercesDomWriter.hxx.
CLAM::XercesDomWriter::XercesDomWriter | ( | ) | [inline] |
Definition at line 44 of file XercesDomWriter.hxx.
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.