|
wxArt2D
|
a2dDocument - XML reader via Expat More...
#include "wxartbaseprec.h"#include "wx/wx.h"#include "wxartbaseprivate.h"#include "wx/wfstream.h"#include "wx/intl.h"#include "wx/log.h"#include "wx/strconv.h"#include <wx/tokenzr.h>#include "wx/xmlparse/genxmlpars.h"#include "wx/xmlparse/xmlencode.h"
Go to the source code of this file.
Functions | |
| wxString | GetTypeString (const XMLeventType &type) |
| translate XMLeventType to a string | |
Variables | |
| const size_t | XMLBUFSIZE = 1024 |
a2dDocument - XML reader via Expat
Copyright: 2001-2004 (C) Klaas Holwerda
Licence: wxWidgets licence
RCS-ID:
Definition in file genxmlpars.cpp.