public class JeezTagLibrary
extends org.apache.commons.jelly.impl.DynamicTagLibrary
| Constructor and Description |
|---|
JeezTagLibrary() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.jelly.impl.TagScript |
createTagScript(java.lang.String name,
org.xml.sax.Attributes attrs)
Create a script from the element and the attributes.
|
createTag, find, getDynamicTag, getParent, getUri, registerBeanTag, registerDynamicTag, setParent, setUripublic org.apache.commons.jelly.impl.TagScript createTagScript(java.lang.String name,
org.xml.sax.Attributes attrs)
throws org.apache.commons.jelly.JellyException
createTagScript in class org.apache.commons.jelly.impl.DynamicTagLibraryorg.apache.commons.jelly.JellyExceptionTagLibrary.createTagScript(java.lang.String, org.xml.sax.Attributes)Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.