Closure Library API Documentation
Go to class or file:
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.
Useful links
Source Code
Git
Inheritance
goog.i18n.uChar.LocalNameFetcher
Constructor
goog.i18n.uChar.LocalNameFetcher(
)
Instance Methods
Public
Protected
Private
Defined in
goog.i18n.uChar.LocalNameFetcher
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