@NoContent
public class AdjunctTag
extends org.apache.commons.jelly.TagSupport
Constructor and Description |
---|
AdjunctTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput out) |
protected javax.servlet.http.HttpServletRequest |
getRequest() |
protected javax.servlet.http.HttpServletResponse |
getResponse() |
protected javax.servlet.ServletContext |
getServletContext() |
void |
setAssumes(java.lang.String _assumes)
Comma-separated adjunct names that are externally included in the page
and should be suppressed.
|
void |
setIncludes(java.lang.String _includes)
Comma-separated adjunct names.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void setIncludes(java.lang.String _includes)
public void setAssumes(java.lang.String _assumes)
public void doTag(org.apache.commons.jelly.XMLOutput out) throws org.apache.commons.jelly.JellyTagException
org.apache.commons.jelly.JellyTagException
protected javax.servlet.http.HttpServletRequest getRequest()
protected javax.servlet.http.HttpServletResponse getResponse()
protected javax.servlet.ServletContext getServletContext()
Copyright © 2013. All Rights Reserved.