net.sf.jguiraffe.gui.builder.action.tags
Class ActionBuilderTagLibrary

java.lang.Object
  extended by org.apache.commons.jelly.TagLibrary
      extended by net.sf.jguiraffe.gui.builder.action.tags.ActionBuilderTagLibrary

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

The tag library for the action builder tags.

Version:
$Id: ActionBuilderTagLibrary.java 165 2009-08-28 17:57:32Z oheger $
Author:
Oliver Heger

Constructor Summary
ActionBuilderTagLibrary()
          Creates a new instance of ActionBuilderTagLibrary.
 
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

ActionBuilderTagLibrary

public ActionBuilderTagLibrary()
Creates a new instance of ActionBuilderTagLibrary.



Copyright © 2009 The JGUIraffe Team. All Rights Reserved.