Copyright (c) 2003-2008 by Michael Ellison. See COPYING.txt for the Game Accessibility Suite [GAS] License (MIT License).
Definition in file CATXMLParser.h.
#include "CATInternal.h"
#include "CATXMLFactory.h"
#include "CATStream.h"
#include <stack>
#include "expat.h"
Go to the source code of this file.
Classes | |
class | CATXMLParser |
XML PArser. More... | |
Defines | |
#define | XML_STATIC |
#define | XML_UNICODE_WCHAR_T |
Variables | |
const int | kMaxXMLBufferSize = 1024 |
Size to use for buffered reading from files/streams. |