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

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.core.CoreTagLibrary
          extended byorg.apache.commons.jelly.tags.bsf.BSFTagLibrary
              extended byorg.apache.commons.jelly.tags.bsf.JPythonTagLibrary

public class JPythonTagLibrary
extends BSFTagLibrary

Describes the Taglib. This class could be generated by XDoclet

Version:
$Revision: 155420 $
Author:
James Strachan

Constructor Summary
JPythonTagLibrary()
           
 
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

JPythonTagLibrary

public JPythonTagLibrary()


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