|
||||||||||
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.core.CoreTagLibrary | +--org.apache.commons.jelly.tags.beanshell.BeanShellTagLibrary
Describes the Taglib. This class could be generated by XDoclet
Constructor Summary | |
BeanShellTagLibrary()
|
Method Summary | |
protected ExpressionFactory |
getExpressionFactory()
Allows derived tag libraries to use their own factory |
Methods inherited from class org.apache.commons.jelly.TagLibrary |
createExpression, createTagScript, getTagClasses, registerTag |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BeanShellTagLibrary()
Method Detail |
protected ExpressionFactory getExpressionFactory()
getExpressionFactory
in class TagLibrary
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |