Class XMLUtil

#include <Geode/cocos/support/tinyxml2/tinyxml2.h>
classXMLUtil{ ... }
No description provided
Examples0
Public static methods20
staticcharconst*SkipWhiteSpace()
No description provided
staticchar*SkipWhiteSpace()
No description provided
staticboolIsWhiteSpace()
No description provided
staticboolStringEqual(,,
intnChar
)
No description provided
staticintIsUTF8Continuation()
No description provided
staticintIsAlphaNum(
ucharanyByte
)
No description provided
staticintIsAlpha(
ucharanyByte
)
No description provided
staticcharconst*ReadBOM(,
bool*hasBOM
)
No description provided
staticcharconst*GetCharacterRef(,
char*value
,
int*length
)
No description provided
staticvoidConvertUTF32ToUTF8(,
char*output
,
int*length
)
No description provided
staticvoidToStr(,
char*buffer
,
intbufferSize
)
No description provided
staticvoidToStr(,
char*buffer
,
intbufferSize
)
No description provided
staticvoidToStr(,
char*buffer
,
intbufferSize
)
No description provided
staticvoidToStr(,
char*buffer
,
intbufferSize
)
No description provided
staticvoidToStr(,
char*buffer
,
intbufferSize
)
No description provided
staticboolToInt(,
int*value
)
No description provided
staticboolToUnsigned(,
uint*value
)
No description provided
staticboolToBool(,
bool*value
)
No description provided
staticboolToFloat(,
float*value
)
No description provided
staticboolToDouble(,
double*value
)
No description provided
Public member functions0
Fields0
Protected member functions0
Protected fields0