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 |
TEMP_COND_COMMENT_BLOCK |
"%%%~COMPRESS~COND~{0,number,#}~%%%" |
protected static final String |
TEMP_EVENT_BLOCK |
"%%%~COMPRESS~EVENT~{0,number,#}~%%%" |
protected static final String |
TEMP_LINE_BREAK_BLOCK |
"%%%~COMPRESS~LT~{0,number,#}~%%%" |
protected static final String |
TEMP_PRE_BLOCK |
"%%%~COMPRESS~PRE~{0,number,#}~%%%" |
protected static final String |
TEMP_SCRIPT_BLOCK |
"%%%~COMPRESS~SCRIPT~{0,number,#}~%%%" |
protected static final String |
TEMP_SKIP_BLOCK |
"%%%~COMPRESS~SKIP~{0,number,#}~%%%" |
protected static final String |
TEMP_STYLE_BLOCK |
"%%%~COMPRESS~STYLE~{0,number,#}~%%%" |
protected static final String |
TEMP_TEXT_AREA_BLOCK |
"%%%~COMPRESS~TEXTAREA~{0,number,#}~%%%" |
protected static final String |
TEMP_USER_BLOCK |
"%%%~COMPRESS~USER{0,number,#}~{1,number,#}~%%%" |