en.twf, de-CH.tsw). The overriden resolveFilename() has a special mimic for handling territories (see uima::ResourceManager::createFilenameForLanguage()).
Public Member Functions | |
util::Filename const & | getFilename () const |
icu::UnicodeString const & | getKey () const |
icu::UnicodeString const & | getKind () const |
Protected Member Functions | |
virtual | ~LanguageKindFileResource () |
virtual void | resolveFilename () |
overrides method of superclass. | |
LanguageKindFileResource (icu::UnicodeString const &crKey, icu::UnicodeString const &crKind, bool bTryAlternativeTerritories, char cLanguageTerritorySeparator= '-') | |
void | setNewKey (icu::UnicodeString const &) |
virtual void | init (ErrorInfo &)=0 |
virtual void | deInit ()=0 |
Protected Attributes | |
bool | iv_bTryAlternativeTerritories |
char | iv_cLanguageTerritorySeparator |
util::Filename | iv_fileName |
|
|
|
|
|
overrides method of superclass. prepends the current data path to the filename. Reimplemented from uima::FileResource. |
|
|
|
|
|
|
|
|
|
Implemented in uima::internal::ResourceAnnotatorFile. |
|
Implemented in uima::internal::ResourceAnnotatorFile. |
|
|
|
|
|
|