Constant Field Values


Contents
com.googlecode.*

com.googlecode.htmlcompressor.compressor.ClosureJavaScriptCompressor
public static final String COMPILATION_LEVEL_ADVANCED "advanced"
public static final String COMPILATION_LEVEL_SIMPLE "simple"
public static final String COMPILATION_LEVEL_WHITESPACE "whitespace"

com.googlecode.htmlcompressor.compressor.HtmlCompressor
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"



Copyright © 2009-2012 Sergiy Kovalchuk. All Rights Reserved.