public class JavaScriptStripper extends Object
Constructor and Description |
---|
JavaScriptStripper() |
Modifier and Type | Method and Description |
---|---|
String |
stripCommentsAndWhitespace(String original)
Removes javascript comments and whitespace from specified string.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.