public class DefaultJavaScriptCompressor extends Object implements IJavaScriptCompressor
| Constructor and Description |
|---|
DefaultJavaScriptCompressor() |
| Modifier and Type | Method and Description |
|---|---|
String |
compress(String original)
Remove comments and white spaces from the text resource
|
public String compress(String original)
ITextResourceCompressorcompress in interface ITextResourceCompressorITextResourceCompressor.compress(java.lang.String)Copyright © 2006–2018 Apache Software Foundation. All rights reserved.