|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
MessageBundle | A message bundle |
MessageBundleBuilder | Builder class for a message bundle |
PropertiesBundle | Utility class to instantiate message bundles from Java property files |
Main class; property-based bundle provider
The PropertiesBundle
class is what
you will use in order to load an existing, legacy resource bundle. It can
also be used to load from a set of property files written in any encoding of
your choice.
The default encoding, when not specified, is always UTF-8.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |