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
 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.
 



Copyright © 2011. All Rights Reserved.