Open CASCADE Technology
7.3.0
|
#include <LDOM_XmlWriter.hxx>
Public Member Functions | |
LDOM_XmlWriter (const char *theEncoding=NULL) | |
~LDOM_XmlWriter () | |
void | SetIndentation (const Standard_Integer theIndent) |
void | Write (Standard_OStream &theOStream, const LDOM_Document &theDoc) |
void | Write (Standard_OStream &theOStream, const LDOM_Node &theNode) |
LDOM_XmlWriter::LDOM_XmlWriter | ( | const char * | theEncoding = NULL | ) |
LDOM_XmlWriter::~LDOM_XmlWriter | ( | ) |
|
inline |
void LDOM_XmlWriter::Write | ( | Standard_OStream & | theOStream, |
const LDOM_Document & | theDoc | ||
) |
void LDOM_XmlWriter::Write | ( | Standard_OStream & | theOStream, |
const LDOM_Node & | theNode | ||
) |