public class CssCompressorTag
extends javax.servlet.jsp.tagext.BodyTagSupport
HtmlCompressor are supported.HtmlCompressor,
Yahoo YUI Compressor,
Serialized Form| Constructor 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, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic 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–2016 Jeremy Landis. All rights reserved.