Package lv.gotika.engine.util

Class Summary
MapExt Class provides specific operations for the in-memory dictionary, used by GothicAnalyzer.
Pair<A,B> Data structure: an ordered 2-tuple consisting of generic objects.
Quadruple<A,B,C,D> Data structure: an ordered 4-tuple consisting of generic objects.
RuleSet A helper class for loading rules for transliteration and grouping of letters.
RuleSet.RuleType A set of flags that indicate different types of rules.
StringBuilderExt Class contains frequently used string operations that are not provided by Java standard library.