public class WebLib extends Object
Constructor and Description |
---|
WebLib() |
Modifier and Type | Method and Description |
---|---|
static String[] |
split(String s,
String splitStr)
Split a string, removing whitespace around the split string.
|
Licenced under the Apache License, Version 2.0