org.apache.commons.jelly.tags.util
Class UtilTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.util.UtilTagLibrary

public class UtilTagLibrary
extends TagLibrary

Implements general utility tags.

Version:
$Revision: 1.1 $
Author:
bob mcwhirter

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

Constructor Detail

UtilTagLibrary

public UtilTagLibrary()


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