Package | Description |
---|---|
org.josef.util |
Utility Classes.
|
org.josef.web.jsf.converter |
JSF Demo converters.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Trim |
GenericStringConverter.getTrim()
Gets the trim attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericStringConverter.setTrim(Trim trim)
Sets the trim attribute.
|
Copyright © 2008–2018. All rights reserved.