org.apache.commons.jelly.tags.junit
Class JUnitTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.junit.JUnitTagLibrary

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

Describes the Taglib. This class could be generated by XDoclet

Version:
$Revision: 345796 $
Author:
James Strachan

Constructor Summary
JUnitTagLibrary()
           
 
Method Summary
 org.apache.commons.jelly.expression.Expression createExpression(org.apache.commons.jelly.expression.ExpressionFactory factory, org.apache.commons.jelly.impl.TagScript tagScript, java.lang.String attributeName, java.lang.String attributeValue)
           
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
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

JUnitTagLibrary

public JUnitTagLibrary()
Method Detail

createExpression

public org.apache.commons.jelly.expression.Expression createExpression(org.apache.commons.jelly.expression.ExpressionFactory factory,
                                                                       org.apache.commons.jelly.impl.TagScript tagScript,
                                                                       java.lang.String attributeName,
                                                                       java.lang.String attributeValue)
                                                                throws org.apache.commons.jelly.JellyException
Throws:
org.apache.commons.jelly.JellyException


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