Uses of Interface
com.google.gwt.i18n.rebind.format.MessageCatalogFormat
-
Packages that use MessageCatalogFormat Package Description com.google.gwt.i18n.rebind.format Implementations for various MessageCatalogFormat implementations, which are used to generate files for translation or to read translated messages. -
-
Uses of MessageCatalogFormat in com.google.gwt.i18n.rebind.format
Classes in com.google.gwt.i18n.rebind.format that implement MessageCatalogFormat Modifier and Type Class Description class
PropertiesFormat
Writes GWT-style Java properties files for translation.
-