org.apache.commons.jelly.tags.bsf
Class JythonTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.core.CoreTagLibrary
              |
              +--org.apache.commons.jelly.tags.bsf.BSFTagLibrary
                    |
                    +--org.apache.commons.jelly.tags.bsf.JythonTagLibrary

public class JythonTagLibrary
extends BSFTagLibrary

Describes the Taglib. This class could be generated by XDoclet

Version:
$Revision: 1.4 $
Author:
James Strachan

Constructor Summary
JythonTagLibrary()
           
 
Methods inherited from class org.apache.commons.jelly.tags.bsf.BSFTagLibrary
createScriptTag, getBSFEngine, getExpressionFactory, setLanguage
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getTagClasses, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JythonTagLibrary

public JythonTagLibrary()


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