org.kohsuke.stapler.jelly
Class StaplerTagLibrary

java.lang.Object
  extended by org.apache.commons.jelly.TagLibrary
      extended by org.kohsuke.stapler.jelly.StaplerTagLibrary

public class StaplerTagLibrary
extends org.apache.commons.jelly.TagLibrary

Author:
Kohsuke Kawaguchi

Constructor Summary
StaplerTagLibrary()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaplerTagLibrary

public StaplerTagLibrary()


Copyright © 2007. All Rights Reserved.