@NoContent
public class OutTag
extends org.apache.commons.jelly.TagSupport
XMLOutput is not escaping.| Constructor and Description |
|---|
OutTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput output) |
void |
setValue(org.apache.commons.jelly.expression.Expression value) |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody@Required public void setValue(org.apache.commons.jelly.expression.Expression value)
public void doTag(org.apache.commons.jelly.XMLOutput output)
throws org.apache.commons.jelly.MissingAttributeException,
org.apache.commons.jelly.JellyTagException
org.apache.commons.jelly.MissingAttributeExceptionorg.apache.commons.jelly.JellyTagExceptionCopyright © 2015. All Rights Reserved.