public class StringToBoolean extends StringToObject
Boolean instance.| Constructor and Description |
|---|
StringToBoolean()
Create a text boolean converter that parses standard true and false strings.
|
StringToBoolean(String trueString,
String falseString)
Create a text to boolean converter that takes specific string representations of true and false into account.
|
convertSourceToTargetClass, convertTargetToSourceClass, getSourceClass, getTargetClass