xml2.cpp File Reference

#include "wx/wxprec.h"
#include "wx/datstrm.h"
#include "wx/zstream.h"
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/strconv.h"
#include "wx/filename.h"
#include "wx/xml2.h"
#include "wx/dtd.h"

Defines

#define wxXML2_NEWLINE   "\n"
#define wxDOS_NEWLINE   "\r\n"
#define wxUNIX_NEWLINE   "\n"
#define wxMAC_NEWLINE   "\r"
#define wxOS2_NEWLINE   "\r\n"

Variables

wxXml2Document wxXml2EmptyDoc (NULL)
wxXml2Node wxXml2EmptyNode (NULL)
wxXml2Property wxXml2EmptyProperty (NULL)
wxXml2Namespace wxXml2EmptyNamespace (NULL, wxXml2EmptyNode)
wxXml2BaseNode wxXml2EmptyBaseNode (NULL)


Define Documentation

#define wxDOS_NEWLINE   "\r\n"

#define wxMAC_NEWLINE   "\r"

#define wxOS2_NEWLINE   "\r\n"

#define wxUNIX_NEWLINE   "\n"

#define wxXML2_NEWLINE   "\n"


Variable Documentation

wxXml2BaseNode wxXml2EmptyBaseNode(NULL)

wxXml2Document wxXml2EmptyDoc(NULL)

wxXml2Namespace wxXml2EmptyNamespace(NULL, wxXml2EmptyNode)

wxXml2Node wxXml2EmptyNode(NULL)

wxXml2Property wxXml2EmptyProperty(NULL)


Generated on Thu Sep 28 14:58:01 2006 for wxXml2 by  doxygen 1.4.7