|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.javascript.DefaultJavaScriptCompressor
public class DefaultJavaScriptCompressor
Wicket default implementation of a javascript compressor
| Constructor Summary | |
|---|---|
DefaultJavaScriptCompressor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
compress(java.lang.String original)
Remove comments and white spaces from the text resource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultJavaScriptCompressor()
| Method Detail |
|---|
public java.lang.String compress(java.lang.String original)
ITextResourceCompressor
compress in interface ITextResourceCompressorITextResourceCompressor.compress(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||