org.apache.commons.jelly.tags.core
public class CoreTagLibrary extends TagLibrary
Constructor and Description |
---|
CoreTagLibrary() |
Modifier and Type | Method and Description |
---|---|
TagScript |
createTagScript(java.lang.String name,
org.xml.sax.Attributes attributes)
Creates a new script to execute the given tag name and attributes
|
createExpression, createTag, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
public TagScript createTagScript(java.lang.String name, org.xml.sax.Attributes attributes) throws JellyException
TagLibrary
createTagScript
in class TagLibrary
JellyException
Copyright © 2014. All Rights Reserved.