|
GWT 2.7.0 | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
KeyGenerator | Deprecated. Use KeyGenerator instead. |
Class Summary | |
---|---|
FullyQualifiedMethodNameKeyGenerator | Deprecated. Use
com.google.gwt.i18n.server.keygen.FullyQualifiedMethodNameKeyGenerator
instead. |
MD5KeyGenerator | Deprecated. Use com.google.gwt.i18n.server.keygen.MD5KeyGenerator
instead. |
MethodNameKeyGenerator | Deprecated. Use
com.google.gwt.i18n.server.keygen.MethodNameKeyGenerator instead. |
Generators which compute the value of a key to use for looking up translated resources. These exist to allow easy extension to proprietary or internal message catalog systems which use different algorithms to compute keys for message aggregation.
|
GWT 2.7.0 | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |