org.apache.maven.werkz.jelly
Class WerkzTagLibrary

java.lang.Object
  extended by org.apache.commons.jelly.TagLibrary
      extended by org.apache.maven.werkz.jelly.WerkzTagLibrary

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

Implements a bunch of tags that are useful for working with Werkz.

Version:
$Revision: 1.1 $
Author:
James Strachan

Constructor Summary
WerkzTagLibrary()
           
 
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

WerkzTagLibrary

public WerkzTagLibrary()


Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.