|
libdap++
Updated for version 3.12.0
|
#include "XMLWriter.h"#include <libxml/encoding.h>#include <libxml/xmlwriter.h>#include <InternalErr.h>
Go to the source code of this file.
Variables | |
| const char * | ENCODING = "ISO-8859-1" |
| const int | XML_BUF_SIZE = 2000000 |
| const char* ENCODING = "ISO-8859-1" |
Definition at line 38 of file XMLWriter.cc.
Referenced by XMLWriter::XMLWriter().
| const int XML_BUF_SIZE = 2000000 |
Definition at line 39 of file XMLWriter.cc.
Referenced by XMLWriter::XMLWriter().