Package com.google.gwt.i18n.shared
package com.google.gwt.i18n.shared
This package contains i18n classes and interfaces shared between client and
server.
-
ClassDescriptionDefines a way of choosing between alternate messages based on a parameter value.Represents an alternate form of a message.Direction estimator that uses the "any RTL" heuristic.Utility class for formatting text for display in a potentially opposite-direction context without garbling.Base class for
BidiFormatter
andSafeHtmlBidiFormatter
that contains their common implementation.BidiFormatterBase.Factory<T extends BidiFormatterBase>Abstract factory class for BidiFormatterBase.A container class for direction-related string constants, e.g.Utility functions for performing common Bidi tests on strings.Create a custom localized date/time format at compile time.Annotation containing the pattern skeleton.Formats and parses dates and times using locale-sensitive patterns.Predefined date/time formats -- seeCustomDateTimeFormat
if you need some format that isn't supplied here.Information required for formatting and parsing localized date/time values.Default implementation of DateTimeFormatInfo interface, using values from the CLDR root locale.Interface for direction estimators.Direction estimator that uses the "first strong" heuristic.Class representing GWT locales and conversion to/from other formats.Factories that know how to create GwtLocale instances.Interface for objects that have a direction estimator.A tag interface that serves as the root of a family of types used in static internationalization.Abstracts a GWT timezone.Direction estimator that uses the "word count" heuristic.