|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.commons.jelly.TagLibrary | +--org.apache.commons.jelly.tags.junit.JUnitTagLibrary
Describes the Taglib. This class could be generated by XDoclet
Constructor Summary | |
JUnitTagLibrary()
|
Method Summary | |
Expression |
createExpression(ExpressionFactory factory,
java.lang.String tagName,
java.lang.String attributeName,
java.lang.String attributeValue)
Allows taglibs to use their own expression evaluation mechanism |
Methods inherited from class org.apache.commons.jelly.TagLibrary |
createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JUnitTagLibrary()
Method Detail |
public Expression createExpression(ExpressionFactory factory, java.lang.String tagName, java.lang.String attributeName, java.lang.String attributeValue) throws java.lang.Exception
TagLibrary
createExpression
in class TagLibrary
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |