public class BooleanConverter extends AbstractBasicConverter
Constructor and Description |
---|
BooleanConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class<?> type) |
Object |
fromString(String value) |
fromConfiguration, fromExpression
failIfNotTypeCompatible, fromConfiguration, fromExpression, fromXML, getClassForImplementationHint, instantiateObject
public boolean canConvert(Class<?> type)
public Object fromString(String value) throws ComponentConfigurationException
fromString
in class AbstractBasicConverter
ComponentConfigurationException
Copyright © 2022. All rights reserved.