|
GWT 2.0.3 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
KeyGenerator | Interface for key generation algorithms used by LocalizableResource
implementations. |
Class Summary | |
---|---|
FullyQualifiedMethodNameKeyGenerator | Key generator using the fully-qualified method name. |
MD5KeyGenerator | Key generator using the MD5 hash of the text and meaning. |
MethodNameKeyGenerator | Key generator using just the method name as the lookup key. |
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.0.3 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |