public class JUnitTagLibrary extends TagLibrary
Constructor and Description |
---|
JUnitTagLibrary() |
Modifier and Type | Method and Description |
---|---|
Expression |
createExpression(ExpressionFactory factory,
TagScript tagScript,
java.lang.String attributeName,
java.lang.String attributeValue)
Allows taglibs to use their own expression evaluation mechanism
|
createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
public Expression createExpression(ExpressionFactory factory, TagScript tagScript, java.lang.String attributeName, java.lang.String attributeValue) throws JellyException
TagLibrary
createExpression
in class TagLibrary
JellyException
Copyright © 2012. All Rights Reserved.