org.apache.maven.werkz.jelly
Class WerkzTagLibrary

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

public class WerkzTagLibrary
extends TagLibrary

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

Version:
$Revision: 1.1 $
Author:
James Strachan

Constructor Summary
WerkzTagLibrary()
           
 
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-2008 Apache Software Foundation. All Rights Reserved.