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

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.
char const * getDefaultSBCSInputCCSID (void)
 return a string version of the default single byte input ccsid
char const * getDefaultSBCSOutputCCSID (void)
 return a string version of the default single byte output ccsid


Member Function Documentation

char const * uima::CCSID::getDefaultName  )  [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

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 16:04:13 2012 for UIMACPP API by  doxygen 1.3.9.1