| | Class | Description |
| | LoadResourceBundleOperation |
Asynchronous operation that loads a resource bundle, based on the info provided in a ResourceBundleInfo
object. |
| | LoadResourceModuleOperation |
An IOperation implementation that loads a resource module from a specified URL. |
| | LocalizationStageProcessor |
IStageProcessor that can assign resource values based on the value of specified property on a stage component. |
| | ResourceBundleInfo |
Simple immutable value object that contains information about a resource bundle. |
| | ResourceBundleLoader |
Use a ResourceBundleLoader to load an external resource bundle defined as a properties file. |