GWT 2.7.0

Uses of Interface
com.google.gwt.i18n.rebind.format.MessageCatalogFormat

Packages that use MessageCatalogFormat
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
 class PropertiesFormat
          Writes GWT-style Java properties files for translation.
 


GWT 2.7.0