public class RequestProcessor extends Object
Modifier and Type | Method and Description |
---|---|
static String |
trimStrings(String inputString)
Remove irrelevant whitespaces from the input string.
|
public static String trimStrings(String inputString)
inputString
- string which needs to remove whitespacesCopyright © 2005–2020 Apache Software Foundation. All rights reserved.