org.apache.commons.jelly.tags.velocity
Class VelocityTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.velocity.VelocityTagLibrary

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

Describes the Taglib. This class could be generated by XDoclet

Version:
$Id: VelocityTagLibrary.java,v 1.3 2004/09/09 12:23:16 dion Exp $
Author:
Pete Kazmier

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

VelocityTagLibrary

public VelocityTagLibrary()


Copyright © 2002-2004 Apache Software Foundation. All Rights Reserved.