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(java.lang.String baseName) |
static ResourceBundle |
ResourceBundle.load(java.lang.String jellyUrl)
Loads the resource bundle associated with the Jelly script.
|
static ResourceBundle |
ResourceBundle.load(java.net.URL jellyUrl) |
Constructor and Description |
---|
InternationalizedStringExpression(ResourceBundle resourceBundle,
java.lang.String text) |
Copyright © 2013. All Rights Reserved.