Open CASCADE Technology  6.9.1
Public Member Functions
LDOM_XmlWriter Class Reference

#include <LDOM_XmlWriter.hxx>

Public Member Functions

 LDOM_XmlWriter (FILE *aFile, const char *theEncoding=NULL)
 
 ~LDOM_XmlWriter ()
 
void SetIndentation (const Standard_Integer theIndent)
 
LDOM_XmlWriteroperator<< (const LDOM_Document &aDoc)
 
LDOM_XmlWriteroperator<< (const LDOM_Node &toWrite)
 

Constructor & Destructor Documentation

LDOM_XmlWriter::LDOM_XmlWriter ( FILE *  aFile,
const char *  theEncoding = NULL 
)
LDOM_XmlWriter::~LDOM_XmlWriter ( )

Member Function Documentation

LDOM_XmlWriter& LDOM_XmlWriter::operator<< ( const LDOM_Document aDoc)
LDOM_XmlWriter& LDOM_XmlWriter::operator<< ( const LDOM_Node toWrite)
void LDOM_XmlWriter::SetIndentation ( const Standard_Integer  theIndent)
inline

The documentation for this class was generated from the following file: