public abstract class BundleValue extends Object implements BundleKey
BundleKey
it isn't needed to use the ResourceBundle
manually
for resolving the value. It's possible to call #toString in-/directly.Constructor and Description |
---|
BundleValue() |
Modifier and Type | Method and Description |
---|---|
protected ResourceBundle |
getResourceBundle() |
String |
toString()
Returns the value of the resource-bundle represented by this key
|
public String toString()
protected ResourceBundle getResourceBundle()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.