org.apache.commons.latka.jelly
Class LatkaTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.latka.jelly.LatkaTagLibrary

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

A Jelly version of Latka

Version:
$Id: LatkaTagLibrary.java 155424 2005-02-26 13:09:29Z dirkv $
Author:
Morgan Delagrange

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

LatkaTagLibrary

public LatkaTagLibrary()
Creates a new instance of LatkaTagLibrary



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