Modifier and Type | Class and Description |
---|---|
pack-priv class | BreakDictionary
This is the class that represents the list of known words used by DictionaryBasedBreakIterator. |
public class | |
public class | CompactByteArray
class CompactATypeArray : use only on primitive data types Provides a compact way to store information that is indexed by Unicode values, such as character properties, types, keyboard values, etc.This is very useful when you have a block of Unicode data that contains significant values while the rest of the Unicode data is unused in the application or when you have a lot of redundance, such as where all 21,000 Han ideographs have the same value. |
public class | |
public class | DictionaryBasedBreakIterator
A subclass of RuleBasedBreakIterator that adds the ability to use a dictionary to further subdivide ranges of text beyond what is possible using just the state-table-based algorithm. |
public class | IntHashtable
Simple internal class for doing hash mapping. |
public class | Normalizer
This Normalizer is for Unicode 3.2 support for IDNA only. |
public class | RuleBasedBreakIterator
A subclass of BreakIterator whose behavior is specified using a list of rules. |
public class | SupplementaryCharacterData
SupplementaryCharacterData is an SMI-private class which was written for RuleBasedBreakIterator and BreakDictionary. |
public class |