org.apache.commons.jelly.tags.xml
public class XMLTagLibrary extends TagLibrary
Constructor and Description |
---|
XMLTagLibrary() |
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
|
protected Expression |
createXPathTextExpression(java.lang.String exprText) |
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
protected Expression createXPathTextExpression(java.lang.String exprText) throws JellyException
JellyException
Copyright © 2014. All Rights Reserved.