libdap++  Updated for version 3.11.7
XMLWriter Class Reference

#include <XMLWriter.h>

Collaboration diagram for XMLWriter:
Collaboration graph

Public Member Functions

const char * get_doc ()
 
xmlTextWriterPtr get_writer ()
 
 XMLWriter (const string &pad=" ")
 
virtual ~XMLWriter ()
 

Detailed Description

Definition at line 20 of file XMLWriter.h.

Constructor & Destructor Documentation

XMLWriter::XMLWriter ( const string &  pad = "    ")

Definition at line 20 of file XMLWriter.cc.

References ENCODING, and XML_BUF_SIZE.

XMLWriter::~XMLWriter ( )
virtual

Definition at line 58 of file XMLWriter.cc.

Member Function Documentation

const char * XMLWriter::get_doc ( )

Definition at line 80 of file XMLWriter.cc.

Referenced by libdap::AttrTable::print_xml(), and libdap::DDS::print_xml_writer().


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