NA NA.
More...
#include <CCSAXParser.h>
◆ CCSAXParser()
◆ ~CCSAXParser()
◆ endElement()
static void endElement |
( |
void * |
ctx, |
|
|
const CC_XML_CHAR * |
name |
|
) |
| |
|
static |
◆ init()
bool init |
( |
const char * |
pszEncoding | ) |
|
◆ parse() [1/2]
bool parse |
( |
const char * |
pszFile | ) |
|
◆ parse() [2/2]
bool parse |
( |
const char * |
pXMLData, |
|
|
unsigned int |
uDataLength |
|
) |
| |
◆ setDelegator()
◆ startElement()
◆ textHandler()
static void textHandler |
( |
void * |
ctx, |
|
|
const CC_XML_CHAR * |
name, |
|
|
int |
len |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /home/runner/work/cocos-headers/cocos-headers/cocos2dx/platform/CCSAXParser.h