| com.openkm.util.DictionaryHelper.DictionaryHelper |
( |
| ) |
|
| com.openkm.util.DictionaryHelper.DictionaryHelper |
( |
Stream |
stream, |
|
|
System.Text.Encoding |
encoding |
|
) |
| |
| com.openkm.util.DictionaryHelper.DictionaryHelper |
( |
string |
Url, |
|
|
System.Text.Encoding |
encoding |
|
) |
| |
| String com.openkm.util.DictionaryHelper.getTranslation |
( |
String |
key | ) |
|
| Boolean com.openkm.util.DictionaryHelper.isEmpty |
( |
| ) |
|
| void com.openkm.util.DictionaryHelper.loadDictionary |
( |
string |
Url, |
|
|
System.Text.Encoding |
encoding |
|
) |
| |
| void com.openkm.util.DictionaryHelper.loadDictionary |
( |
Stream |
stream, |
|
|
System.Text.Encoding |
encoding |
|
) |
| |
The documentation for this class was generated from the following file: