Interface MessageCatalogFormat

All Known Implementing Classes:
PropertiesFormat

public interface MessageCatalogFormat
Interface for writing various message catalog formats.


WARNING: this API is expected to change as we develop additional message catalog formats. In particular, this interface will be extended to support reading message catalogs and further changes may be required.

Implementations of this interface are executed at compile time and therefore must not contain any JSNI code.