org.apache.commons.latka.jelly
Class LatkaTagLibrary

java.lang.Object
  extended by org.apache.commons.jelly.TagLibrary
      extended by org.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
 
Method Summary
 
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 © 2001-2010 The Apache Software Foundation. All Rights Reserved.