| Package | Description |
|---|---|
| com.google.gwt.i18n.rebind |
This package contains i18n generators.
|
| com.google.gwt.i18n.rebind.format |
Implementations for various MessageCatalogFormat implementations, which are used
to generate files for translation or to read translated messages.
|
| com.google.gwt.safehtml.rebind | |
| com.google.gwt.user.rebind |
| Class and Description |
|---|
| AbstractLocalizableInterfaceCreator
Abstract base functionality for
MessagesInterfaceCreator and
ConstantsInterfaceCreator. |
| AbstractResource
AbstractResource serves the same purpose as java
ResourceBundle/PropertyResourceBundle.
|
| AbstractResource.MissingResourceException
Exception indicating a required resource was not found.
|
| AbstractResource.ResourceEntry
Definition of a single entry for a resource.
|
| AbstractResource.ResourceList
Encapsulates an ordered set of resources to search for translations.
|
| AnnotationsResource
AbstractResource implementation which looks up text annotations on classes.
|
| AnnotationsResource.AnnotationsError
An exception indicating there was some problem with an annotation.
|
| AnnotationsResource.ArgumentInfo
Class for argument information, used for export.
|
| LocaleUtils
Utility methods for dealing with locales.
|
| MessageFormatParser.ArgumentChunk
Deprecated.
Represents an argument in a template string.
|
| MessageFormatParser.StaticArgChunk
Deprecated.
Represents a static argument, which is used to remove markup from
translator view without having to supply it at each callsite.
|
| MessageFormatParser.StringChunk
Deprecated.
Represents a literal string portion of a template string.
|
| MessageFormatParser.TemplateChunk
Deprecated.
Represents a parsed chunk of a template.
|
| MessageFormatParser.TemplateChunkVisitor
Deprecated.
Visitor for template chunks.
|
| Class and Description |
|---|
| AbstractResource.ResourceList
Encapsulates an ordered set of resources to search for translations.
|
| Class and Description |
|---|
| AbstractResource.ResourceList
Encapsulates an ordered set of resources to search for translations.
|
| Class and Description |
|---|
| AbstractResource.MissingResourceException
Exception indicating a required resource was not found.
|
| AbstractResource.ResourceList
Encapsulates an ordered set of resources to search for translations.
|
Copyright © 2016. All rights reserved.