public class StringTools extends Object
This class is a String helper.
| Constructor and Description | 
|---|
| StringTools() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | contains(String[] strings,
        String value,
        boolean ignoreCase) | 
| static Map<String,String> | createParameterMap(String[] params) | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.