org.apache.commons.jelly.tags.html
Class HTMLTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.html.HTMLTagLibrary

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

Describes the Taglib. This class could be generated by XDoclet

Version:
$Revision: 1.9 $
Author:
James Strachan

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

HTMLTagLibrary

public HTMLTagLibrary()


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