Uses of Class
org.kohsuke.stapler.jelly.CustomTagLibrary

Packages that use CustomTagLibrary
org.kohsuke.stapler.jelly Optional Jelly support, to write views in Jelly. 
 

Uses of CustomTagLibrary in org.kohsuke.stapler.jelly
 

Methods in org.kohsuke.stapler.jelly with parameters of type CustomTagLibrary
abstract  org.apache.commons.jelly.Script JellyTagFileLoader.load(CustomTagLibrary taglib, String name, ClassLoader classLoader)
          Loads a tag file for the given tag library.
 



Copyright © 2011. All Rights Reserved.