| Package | Description |
|---|---|
| org.josef.util |
Utility Classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Trim |
Trim.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Trim[] |
Trim.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CString.trim(Trim trim,
String input)
Trims whitespace from the supplied input.
|
Copyright © 2008–2017. All rights reserved.