i18n.uChar.LocalNameFetcher Extends
Builds the NameFetcherLocal object. This is a simple object which retrieves character names from a local bundled database. This database only covers invisible characters. See the goog.i18n.uChar class for more details.

Inheritance

Constructor

goog.i18n.uChar.LocalNameFetcher()

Instance Methods

Public Protected Private
getName()
No description.
code »
isNameAvailable()
No description.
code »
prefetch()
No description.
code »

Static Properties

goog.i18n.uChar.LocalNameFetcher.logger_ : goog.debug.Logger
A reference to the LocalNameFetcher logger.
Code »

Package i18n.uChar

Package Reference