public class ByteConverter extends AbstractBasicConverter
Constructor and Description |
---|
ByteConverter() |
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 © 2024. All rights reserved.