public class FontEncoder extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static String | getEncodedString(String string,
                CharTable charTable)Returns an unicode encoded string from an ascii encoded string, using the
 supplied table. | 
| static String | getEncodedString(String string,
                String tableName) | 
Copyright © 2014. All rights reserved.