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, registerTagFactory
public TagScript createTagScript(String name, Attributes attributes) throws JellyException
TagLibrary
createTagScript
in class TagLibrary
JellyException
Copyright © 2014 Apache Software Foundation. All rights reserved.