AttributeBinder.IAttributeTransformerpublic 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 | Description |
|---|---|---|
static AttributeBinder.AttributeTransformerFromString |
INSTANCE |
Shared instance of the transformer.
|
public static final AttributeBinder.AttributeTransformerFromString INSTANCE
Copyright © 2018 Carrot2.org. All rights reserved.