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