GWT CLDR

CLDR data for gwt-i18n

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.dominokit.i18n
ArtifactId

ArtifactId

gwt-cldr
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

gwt-lib
Description

Description

GWT CLDR
CLDR data for gwt-i18n
Project URL

Project URL

https://github.com/vegegoku/gwt-i18n-cldr
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/vegegoku/gwt-i18n-cldr/tree/master

Download gwt-cldr

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

gwt-i18n-cldr

GWT cldr classes generated from gwt-cldr-importer

Dependencies

<dependency>
    <groupId>org.gwtproject.i18n</groupId>
    <artifactId>gwt-cldr</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
    <groupId>org.gwtproject.i18n</groupId>
    <artifactId>gwt-cldr</artifactId>
    <version>1.0-SNAPSHOT</version>
    <classifier>sources</classifier>
</dependency>

Inherits

<inherits name="org.gwtproject.i18n.CLDR"/>

Usage

  • use the static factories to obtains localizable instance:
DateTimeFormatInfo dateTimeFormatInfo = DateTimeFormatInfo_factory.create();

LocalizedNames localizedNames = LocalizedNames_factory.create();

Versions

Version
1.0