public class TranslationTable<X> extends Object
| Constructor and Description |
|---|
TranslationTable()
Create a translation table which respects case
|
TranslationTable(boolean ignoreCase)
Create a translation table - say whether to ignore case or not
|
Licenced under the Apache License, Version 2.0