Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.core.api.resource.bundle |
Modifier and Type | Class and Description |
---|---|
class |
BundleValue
Base class which has to be extended if a key resolves directly to the value.
|
Modifier and Type | Method and Description |
---|---|
String |
ResourceBundle.getValue(Class<? extends BundleKey> key)
Returns the value for the given key (and the configured bundle and local).
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.