|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.htmlcompressor.analyzer.HtmlAnalyzer
public class HtmlAnalyzer
Class that compresses provided source with different compression settings and displays page size gains in a report
Constructor Summary | |
---|---|
HtmlAnalyzer()
|
|
HtmlAnalyzer(String jsCompressor)
|
Method Summary | |
---|---|
void |
analyze(String source)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlAnalyzer()
public HtmlAnalyzer(String jsCompressor)
Method Detail |
---|
public void analyze(String source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |