org.apache.commons.jelly.tags.http
Class HttpTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.http.HttpTagLibrary

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

The set of jelly tags provided by Latka

Version:
$Id: HttpTagLibrary.java 155420 2005-02-26 13:06:03Z dirkv $
Author:
dion

Constructor Summary
HttpTagLibrary()
          Creates a new instance of LatkaTagLibrary
 
Method Summary
 java.util.Map getTagClasses()
           
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpTagLibrary

public HttpTagLibrary()
Creates a new instance of LatkaTagLibrary

Method Detail

getTagClasses

public java.util.Map getTagClasses()
Returns:
a Map of tag name to tag class
See Also:
TagLibarary#getTagClasses()


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