|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceBundle | |
|---|---|
| org.kohsuke.stapler.jelly | Optional Jelly support, to write views in Jelly. |
| Uses of ResourceBundle in org.kohsuke.stapler.jelly |
|---|
| Fields in org.kohsuke.stapler.jelly declared as ResourceBundle | |
|---|---|
ResourceBundle |
InternationalizedStringExpression.resourceBundle
|
| Methods in org.kohsuke.stapler.jelly that return ResourceBundle | |
|---|---|
ResourceBundle |
ResourceBundleFactory.create(String baseName)
|
static ResourceBundle |
ResourceBundle.load(String jellyUrl)
Loads the resource bundle associated with the Jelly script. |
static ResourceBundle |
ResourceBundle.load(URL jellyUrl)
|
| Constructors in org.kohsuke.stapler.jelly with parameters of type ResourceBundle | |
|---|---|
InternationalizedStringExpression(ResourceBundle resourceBundle,
String text)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||