public static final String |
ALL_TAGS |
"all" |
public static final String |
BLOCK_TAGS_MAX |
"html,head,body,br,p,h1,h2,h3,h4,h5,h6,blockquote,center,dl,fieldset,form,frame,frameset,hr,noframes,ol,table,tbody,tr,td,th,tfoot,thead,ul" |
public static final String |
BLOCK_TAGS_MIN |
"html,head,body,br,p" |
public static final String |
JS_COMPRESSOR_CLOSURE |
"closure" |
public static final String |
JS_COMPRESSOR_YUI |
"yui" |
protected static final String |
tempCondCommentBlock |
"%%%~COMPRESS~COND~{0,number,#}~%%%" |
protected static final String |
tempEventBlock |
"%%%~COMPRESS~EVENT~{0,number,#}~%%%" |
protected static final String |
tempLineBreakBlock |
"%%%~COMPRESS~LT~{0,number,#}~%%%" |
protected static final String |
tempPreBlock |
"%%%~COMPRESS~PRE~{0,number,#}~%%%" |
protected static final String |
tempScriptBlock |
"%%%~COMPRESS~SCRIPT~{0,number,#}~%%%" |
protected static final String |
tempSkipBlock |
"%%%~COMPRESS~SKIP~{0,number,#}~%%%" |
protected static final String |
tempStyleBlock |
"%%%~COMPRESS~STYLE~{0,number,#}~%%%" |
protected static final String |
tempTextAreaBlock |
"%%%~COMPRESS~TEXTAREA~{0,number,#}~%%%" |
protected static final String |
tempUserBlock |
"%%%~COMPRESS~USER{0,number,#}~{1,number,#}~%%%" |