Open CASCADE Technology Reference Manual 8.0.0.dev-68d3dc89
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
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: