Overview   Class List   Class Hierarchy   Class Members   Functions & Constants   Defines   Header Files  

uima::CCSID Class Reference

List of all members.


Detailed Description

The class CCSID used to represent a CCSID, now a char* encoding string.

See also:

Static Public Member Functions

static char const * getDefaultName ()
 replaces CCSID::getSystemCCSID() - call ICU ucnv_getDefaultName() which is described as: Get the default converter name that is currently used by ICU and the operating system.
static char const * getDefaultSBCSInputCCSID (void)
 return a string version of the default single byte input ccsid
static char const * getDefaultSBCSOutputCCSID (void)
 return a string version of the default single byte output ccsid

Member Function Documentation

char const * uima::CCSID::getDefaultName ( void   )  [inline, static]

replaces CCSID::getSystemCCSID() - call ICU ucnv_getDefaultName() which is described as: Get the default converter name that is currently used by ICU and the operating system.

TODO: this also replaces CCSid::getConsoleCCSID() is this the right thing to do ?

char const * uima::CCSID::getDefaultSBCSInputCCSID ( void   )  [inline, static]

return a string version of the default single byte input ccsid

Referenced by uima::convertFromString().

char const * uima::CCSID::getDefaultSBCSOutputCCSID ( void   )  [inline, static]

return a string version of the default single byte output ccsid


The documentation for this class was generated from the following file:

Generated on Mon Oct 1 11:15:08 2012 for UIMACPP API by  doxygen 1.5.6