Package com.google.gwt.i18n.rebind.keygen
package com.google.gwt.i18n.rebind.keygen
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.
-
ClassDescriptionDeprecated.Deprecated.Use
KeyGenerator
instead.Deprecated.UseMD5KeyGenerator
instead.Deprecated.UseMethodNameKeyGenerator
instead.
FullyQualifiedMethodNameKeyGenerator
instead.