|
||||||||||
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
public class CoreTagLibrary
This is the core tag library for jelly and contains commonly used tags. This class could be generated by XDoclet
Constructor Summary | |
---|---|
CoreTagLibrary()
|
Method Summary | |
---|---|
TagScript |
createTagScript(java.lang.String name,
org.xml.sax.Attributes attributes)
Creates a new script to execute the given tag name and attributes |
Methods inherited from class org.apache.commons.jelly.TagLibrary |
---|
createExpression, createTag, 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 CoreTagLibrary()
Method Detail |
---|
public TagScript createTagScript(java.lang.String name, org.xml.sax.Attributes attributes) throws JellyException
TagLibrary
createTagScript
in class TagLibrary
JellyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |