descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
Localization
des
util
localization
Undocumented in source.
interface
Localization :
WordConverter
{
string
name
[@property getter];
bool
has
(string key);
wstring
notFound
(string key);
}
Members
Functions
has
bool
has
(string key)
Undocumented in source.
notFound
wstring
notFound
(string key)
Undocumented in source.
Properties
name
string
name
[@property getter]
Undocumented in source.
Inherited Members
From WordConverter
opIndex
wstring
opIndex
(string key)
Undocumented in source.
Meta
Source
See Implementation
des
util
localization
classes
BaseLocalization
DictionaryLoaderException
DirDictionaryLoader
Translator
functions
setTranslatePath
interfaces
DictionaryLoader
Localization
WordConverter
properties
_