|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jelly.TagLibrary
org.apache.commons.jelly.tags.xml.XMLTagLibrary
public class XMLTagLibrary
Describes the Taglib. This class could be generated by XDoclet
| Constructor Summary | |
|---|---|
XMLTagLibrary()
|
|
| Method Summary | |
|---|---|
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)
|
| 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 |
|---|
public XMLTagLibrary()
| Method Detail |
|---|
public Expression createExpression(ExpressionFactory factory,
TagScript tagScript,
java.lang.String attributeName,
java.lang.String attributeValue)
throws JellyException
TagLibrary
createExpression in class TagLibraryJellyException
protected Expression createXPathTextExpression(java.lang.String exprText)
throws JellyException
JellyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||