com.stimulsoft.report.export.tools
Class StiEncode
java.lang.Object
com.stimulsoft.report.export.tools.StiEncode
public class StiEncode
- extends java.lang.Object
Encoder
Copyright Stimulsoft
Method Summary |
static java.lang.StringBuilder |
encode(java.lang.StringBuilder sb,
int codepage)
Emcode value |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unicodeToCodePageArray
public static byte[] unicodeToCodePageArray
unicodeToAnsiArray
public static byte[] unicodeToAnsiArray
codePagesTable
public static int[][] codePagesTable
codePagesTableSize
public static int codePagesTableSize
StiEncode
public StiEncode()
encode
public static java.lang.StringBuilder encode(java.lang.StringBuilder sb,
int codepage)
- Emcode value
- Parameters:
sb
- StringBuilder
codepage
-
- Returns:
- Enceded result