public class BooleanCastParser extends Object
String to Boolean as defined in BooleanCastParserConfig.BooleanCastParserConfig| Constructor and Description |
|---|
BooleanCastParser() |
| Modifier and Type | Method and Description |
|---|---|
static Character |
booleanToChar(Boolean value,
Locale locale) |
static String |
booleanToString(Boolean value,
Locale locale) |
static Boolean |
charToBoolean(Character value) |
static Boolean |
stringToBoolean(String value) |
Copyright © 2015 Omnia Consulting. All rights reserved.