public class CssCompressorTag
extends javax.servlet.jsp.tagext.BodyTagSupport
HtmlCompressor
are supported.HtmlCompressor
,
Yahoo YUI Compressor,
Serialized FormConstructor and Description |
---|
CssCompressorTag() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
void |
setEnabled(boolean enabled)
Sets the enabled.
|
void |
setYuiCssLineBreak(int yuiCssLineBreak)
Sets the yui css line break.
|
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class javax.servlet.jsp.tagext.BodyTagSupport
javax.servlet.jsp.JspException
public void setYuiCssLineBreak(int yuiCssLineBreak)
yuiCssLineBreak
- the new yui css line breakHtmlCompressor.setYuiCssLineBreak(int)
public void setEnabled(boolean enabled)
enabled
- the new enabledHtmlCompressor.setEnabled(boolean)
Copyright © 2009–2020 Jeremy Landis. All rights reserved.