JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.kohsuke.stapler.jelly.groovy.Namespace
Uses of
Namespace
in
org.kohsuke.stapler.jelly.groovy
Methods in
org.kohsuke.stapler.jelly.groovy
that return
Namespace
Modifier and Type
Method
Description
Namespace
JellyBuilder.
jelly
(
Class
t)
Loads a jelly tag library.
Namespace
JellyBuilder.
namespace
(
String
nsUri)
Namespace
JellyBuilder.
namespace
(
String
nsUri,
String
prefix)
This is used to allow QName to be used for the invocation.