public class CompressTag
extends org.apache.commons.jelly.TagSupport
| Constructor and Description |
|---|
CompressTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput output)
Doesn't particularly do anything as the actual processing
happens at
DefaultScriptInvoker.invokeScript(StaplerRequest, StaplerResponse, Script, Object) |
protected javax.servlet.http.HttpServletRequest |
getRequest() |
protected javax.servlet.http.HttpServletResponse |
getResponse() |
protected javax.servlet.ServletContext |
getServletContext() |
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic void doTag(org.apache.commons.jelly.XMLOutput output)
throws org.apache.commons.jelly.JellyTagException
DefaultScriptInvoker.invokeScript(StaplerRequest, StaplerResponse, Script, Object)org.apache.commons.jelly.JellyTagExceptionprotected javax.servlet.http.HttpServletRequest getRequest()
protected javax.servlet.http.HttpServletResponse getResponse()
protected javax.servlet.ServletContext getServletContext()
Copyright © 2015. All Rights Reserved.