libdap++  Updated for version 3.13.3
XMLWriter.cc File Reference
#include "config.h"
#include "XMLWriter.h"
#include <libxml/encoding.h>
#include <libxml/xmlwriter.h>
#include <InternalErr.h>
Include dependency graph for XMLWriter.cc:

Go to the source code of this file.

Variables

const char * ENCODING = "ISO-8859-1"
 
const int XML_BUF_SIZE = 2000000
 

Variable Documentation

const char* ENCODING = "ISO-8859-1"

Definition at line 40 of file XMLWriter.cc.

Referenced by libdap::XMLWriter::XMLWriter().

const int XML_BUF_SIZE = 2000000

Definition at line 41 of file XMLWriter.cc.

Referenced by libdap::XMLWriter::XMLWriter().