Open CASCADE Technology  7.1.0.beta
Public Member Functions

LDOM_XmlWriter Class Reference

#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)
 

Constructor & Destructor Documentation

LDOM_XmlWriter::LDOM_XmlWriter ( const char *  theEncoding = NULL)
LDOM_XmlWriter::~LDOM_XmlWriter ( )

Member Function Documentation

void LDOM_XmlWriter::SetIndentation ( const Standard_Integer  theIndent)
inline
void LDOM_XmlWriter::Write ( Standard_OStream theOStream,
const LDOM_Document theDoc 
)
void LDOM_XmlWriter::Write ( Standard_OStream theOStream,
const LDOM_Node theNode 
)

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