public class CoreTagLibrary extends TagLibrary
| Constructor and Description |
|---|
CoreTagLibrary() |
| Modifier and Type | Method and Description |
|---|---|
TagScript |
createTagScript(String name,
Attributes attributes)
Creates a new script to execute the given tag name and attributes
|
createExpression, createTag, getExpressionFactory, getTagClasses, registerTag, registerTagFactorypublic TagScript createTagScript(String name, Attributes attributes) throws JellyException
TagLibrarycreateTagScript in class TagLibraryJellyExceptionCopyright © 2012 Apache Software Foundation. All Rights Reserved.