Index
All Classes and Interfaces|All Packages
C
- com.googlecode.htmlcompressor.compressor - package com.googlecode.htmlcompressor.compressor
H
- HtmlCompressorTest - Class in com.googlecode.htmlcompressor.compressor
-
The Class HtmlCompressorTest.
- HtmlCompressorTest() - Constructor for class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
T
- testCompress() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test compress.
- testCompress() - Method in class com.googlecode.htmlcompressor.compressor.XmlCompressorTest
-
Test compress.
- testCompressCss() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test compress css.
- testCompressJavaScriptClosure() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test compress java script closure.
- testCompressJavaScriptYui() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test compress java script yui.
- testEnabled() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test enabled.
- testEnabled() - Method in class com.googlecode.htmlcompressor.compressor.XmlCompressorTest
-
Test enabled.
- testPreserveLineBreaks() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test preserve line breaks.
- testPreservePatterns() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test preserve patterns.
- testRemoveComments() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove comments.
- testRemoveComments() - Method in class com.googlecode.htmlcompressor.compressor.XmlCompressorTest
-
Test remove comments.
- testRemoveFormAttributes() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove form attributes.
- testRemoveHttpProtocol() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove http protocol.
- testRemoveHttpsProtocol() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove https protocol.
- testRemoveInputAttributes() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove input attributes.
- testRemoveIntertagSpaces() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove intertag spaces.
- testRemoveIntertagSpaces() - Method in class com.googlecode.htmlcompressor.compressor.XmlCompressorTest
-
Test remove intertag spaces.
- testRemoveJavaScriptProtocol() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove java script protocol.
- testRemoveLinkAttributes() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove link attributes.
- testRemoveMultiSpaces() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove multi spaces.
- testRemoveQuotes() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove quotes.
- testRemoveScriptAttributes() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove script attributes.
- testRemoveSpacesInsideTags() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove spaces inside tags.
- testRemoveStyleAttributes() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test remove style attributes.
- testSimpleDoctype() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test simple doctype.
- testSurroundingSpaces() - Method in class com.googlecode.htmlcompressor.compressor.HtmlCompressorTest
-
Test surrounding spaces.
X
- XmlCompressorTest - Class in com.googlecode.htmlcompressor.compressor
-
The Class XmlCompressorTest.
- XmlCompressorTest() - Constructor for class com.googlecode.htmlcompressor.compressor.XmlCompressorTest
All Classes and Interfaces|All Packages