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)
ITextResourceCompressor
compress
in interface ITextResourceCompressor
ITextResourceCompressor.compress(java.lang.String)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.