public class JUnitTagLibrary extends TagLibrary
| Constructor and Description |
|---|
JUnitTagLibrary() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
createExpression(ExpressionFactory factory,
TagScript tagScript,
String attributeName,
String attributeValue)
Allows taglibs to use their own expression evaluation mechanism
|
createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactorypublic Expression createExpression(ExpressionFactory factory, TagScript tagScript, String attributeName, String attributeValue) throws JellyException
TagLibrarycreateExpression in class TagLibraryJellyExceptionCopyright © 2014. All rights reserved.