public class StringBufferConverter extends AbstractBasicConverter
Constructor and Description |
---|
StringBufferConverter() |
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)
fromString
in class AbstractBasicConverter
Copyright © 2014. All rights reserved.