Package | Description |
---|---|
org.kohsuke.stapler.jelly |
Optional Jelly support, to write views in Jelly.
|
Modifier and Type | Field and Description |
---|---|
ResourceBundle |
InternationalizedStringExpression.resourceBundle |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
InternationalizedStringExpression(ResourceBundle resourceBundle,
String text) |
Copyright © 2013. All rights reserved.