org.apache.commons.jelly.tags.fmt
Class FmtTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.fmt.FmtTagLibrary

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

Describes the tag library for tags in JSTL.

Version:
1.2
Author:
Willie Vu

Constructor Summary
FmtTagLibrary()
          Creates a new instance of FmtTagLibrary
 
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

FmtTagLibrary

public FmtTagLibrary()
Creates a new instance of FmtTagLibrary



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