#include "docviewprec.h"
#include "wx/wx.h"
#include "docviewprivate.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 |
Copyright: 2001-2004 (C) Klaas Holwerda
Licence: wxWidgets licence
RCS-ID:
Definition in file genxmlpars.cpp.