public abstract class DynaTagSupport extends TagSupport implements DynaTag
DynaTagSupport
is an abstract base class
for any DynaTag implementation to derive from.
body, context, parent
Constructor and Description |
---|
DynaTagSupport() |
Modifier and Type | Method and Description |
---|---|
Class |
getAttributeType(String name) |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setAttribute
doTag, getBody, getContext, getParent, invokeBody, setBody, setContext, setParent
public Class getAttributeType(String name) throws JellyTagException
getAttributeType
in interface DynaTag
JellyTagException
Copyright © 2014 Apache Software Foundation. All rights reserved.