Package | Description |
---|---|
org.kohsuke.stapler.jelly |
Optional Jelly support, to write views in Jelly.
|
org.kohsuke.stapler.jelly.groovy |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.commons.jelly.Script |
JellyTagFileLoader.load(CustomTagLibrary taglib,
String name,
ClassLoader classLoader)
Loads a tag file for the given tag library.
|
Modifier and Type | Method and Description |
---|---|
org.apache.commons.jelly.Script |
GroovyTagFileLoader.load(CustomTagLibrary taglib,
String name,
ClassLoader classLoader) |
Copyright © 2015. All rights reserved.