Class Hierarchy
- java.lang.Object
- com.github.tadukoo.util.dictionary.AbstractDictionary (implements com.github.tadukoo.util.dictionary.Dictionary)
- com.github.tadukoo.util.dictionary.ISO_LATIN1Dictionary
- com.github.tadukoo.util.dictionary.US_ASCIIDictionary
- com.github.tadukoo.util.dictionary.UTF16BEDictionary
- com.github.tadukoo.util.dictionary.UTF16Dictionary
- com.github.tadukoo.util.dictionary.UTF16LEDictionary
- com.github.tadukoo.util.dictionary.UTF8Dictionary
- com.github.tadukoo.util.dictionary.AbstractDictionary (implements com.github.tadukoo.util.dictionary.Dictionary)
Interface Hierarchy
- com.github.tadukoo.util.dictionary.Dictionary