Open CASCADE Technology  7.5.0
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::LDOM_XmlWriter ( const char *  theEncoding = NULL)

◆ ~LDOM_XmlWriter()

LDOM_XmlWriter::~LDOM_XmlWriter ( )

Member Function Documentation

◆ SetIndentation()

void LDOM_XmlWriter::SetIndentation ( const Standard_Integer  theIndent)
inline

◆ Write() [1/2]

void LDOM_XmlWriter::Write ( Standard_OStream theOStream,
const LDOM_Document theDoc 
)

◆ Write() [2/2]

void LDOM_XmlWriter::Write ( Standard_OStream theOStream,
const LDOM_Node theNode 
)

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