public static class AttributeBinder.AttributeTransformerFromString extends Object implements AttributeBinder.IAttributeTransformer
String attribute values to the types required by the target
field by:
String typed values unchanged.valueOf(String) in the target type and using
it for conversion.| Modifier and Type | Field and Description |
|---|---|
static AttributeBinder.AttributeTransformerFromString |
INSTANCE
Shared instance of the transformer.
|
public static final AttributeBinder.AttributeTransformerFromString INSTANCE
Copyright © 2013 Carrot2.org. All Rights Reserved.