#include <UnicodeMap.h>
Public Methods | |
UnicodeMap (char *encodingNameA, GBool unicodeOutA, UnicodeMapRange *rangesA, int lenA) | |
UnicodeMap (char *encodingNameA, GBool unicodeOutA, UnicodeMapFunc funcA) | |
~UnicodeMap () | |
void | incRefCnt () |
void | decRefCnt () |
GString * | getEncodingName () |
GBool | isUnicode () |
GBool | match (GString *encodingNameA) |
int | mapUnicode (Unicode u, char *buf, int bufSize) |
Static Public Methods | |
UnicodeMap * | parse (GString *encodingNameA) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|