Overview   Class List   Class Hierarchy   Class Members   Functions & Constants   Defines   Header Files  

uima::internal::ResourceAnnotatorFile Class Reference

Inherits uima::FileResource.

List of all members.


Detailed Description

The class ResourceAnnotatorFile is used to maintain a Annotator file resource.


Public Member Functions

util::Filename const & getFilename () const
icu::UnicodeString const & getKey () const
icu::UnicodeString const & getKind () const
Constructors
 ResourceAnnotatorFile (icu::UnicodeString const &crKey, icu::UnicodeString const &crKind)
Properties
util::DllProcLoaderFilegetAnnotatorFile (void) const
 internal::AnnotatorFile *

Protected Member Functions

virtual void resolveFilename ()
 construct the filename of the resource.
void setNewKey (icu::UnicodeString const &)
Miscellaneous
virtual void init (ErrorInfo &)
 Method will be called by resource manager for initialization.
virtual void deInit (void)
 Method will be called by resource manager for de-initialization.

Protected Attributes

util::Filename iv_fileName


Constructor & Destructor Documentation

uima::internal::ResourceAnnotatorFile::ResourceAnnotatorFile icu::UnicodeString const &  crKey,
icu::UnicodeString const &  crKind
[inline]
 


Member Function Documentation

util::DllProcLoaderFile* uima::internal::ResourceAnnotatorFile::getAnnotatorFile void   )  const [inline]
 

internal::AnnotatorFile *

virtual void uima::internal::ResourceAnnotatorFile::init ErrorInfo  )  [protected, virtual]
 

Method will be called by resource manager for initialization.

Implements uima::ResourceABase.

virtual void uima::internal::ResourceAnnotatorFile::deInit void   )  [protected, virtual]
 

Method will be called by resource manager for de-initialization.

Implements uima::ResourceABase.

util::Filename const& uima::FileResource::getFilename  )  const [inline, inherited]
 

virtual void uima::FileResource::resolveFilename  )  [protected, virtual, inherited]
 

construct the filename of the resource.

and set iv_fileName accordingly. Can be used in init() of subclass. default implementation assumes that the filename is "key.kind" Note: No data path is prepended to the file name.

Reimplemented in uima::LanguageKindFileResource.

icu::UnicodeString const& uima::ResourceABase::getKey  )  const [inline, inherited]
 

icu::UnicodeString const& uima::ResourceABase::getKind  )  const [inline, inherited]
 

void uima::ResourceABase::setNewKey icu::UnicodeString const &   )  [protected, inherited]
 


Member Data Documentation

util::Filename uima::FileResource::iv_fileName [protected, inherited]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 1 16:04:14 2012 for UIMACPP API by  doxygen 1.3.9.1