public class TagDefTag
extends org.apache.commons.jelly.tags.define.TagTag
This tag is similar to the <define:tag> tag in the define tag library.
Constructor and Description |
---|
TagDefTag(org.apache.commons.jelly.impl.DynamicTagLibrary tagLibrary) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.jelly.impl.DynamicTagLibrary |
getTagLibrary() |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public TagDefTag(org.apache.commons.jelly.impl.DynamicTagLibrary tagLibrary)
protected org.apache.commons.jelly.impl.DynamicTagLibrary getTagLibrary() throws org.apache.commons.jelly.JellyTagException
getTagLibrary
in class org.apache.commons.jelly.tags.define.DefineTagSupport
org.apache.commons.jelly.JellyTagException
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.