public class ReverseCodeTableGenerated extends ReverseCodeTable
charsetsUsed, g, lastLookupKey, lastLookupValue| Constructor and Description |
|---|
ReverseCodeTableGenerated() |
| Modifier and Type | Method and Description |
|---|---|
Hashtable<Integer,char[]> |
getCharTable(Character c)
Returns the character hashtable.
|
boolean |
isCombining(Character c)
Returns true if supplied character is combining; else, false.
|
charHasMatch, codeTableHash, deHexify, getBestCharSet, getCharEntry, getCurrentG0CharEntry, getCurrentG1CharEntry, getPreviousG0, getPreviousG1, init, inPreviousG0CharEntry, inPreviousG1CharEntry, setPreviousG0, setPreviousG1public boolean isCombining(Character c)
isCombining in class ReverseCodeTablec - public Hashtable<Integer,char[]> getCharTable(Character c)
getCharTable in class ReverseCodeTablec - Copyright © 2014 FreeLibrary. All Rights Reserved.