public class StandardSimpleTypeMapper extends SimpleTypeMapper
IntrospectionConfiguration.isAttributesForPrimitives()
.SimpleTypeMapper.Binding
Constructor and Description |
---|
StandardSimpleTypeMapper() |
Modifier and Type | Method and Description |
---|---|
SimpleTypeMapper.Binding |
bind(String propertyName,
Class propertyType,
IntrospectionConfiguration configuration)
Implementation binds as per configuration
|
public SimpleTypeMapper.Binding bind(String propertyName, Class propertyType, IntrospectionConfiguration configuration)
bind
in class SimpleTypeMapper
propertyName
- the name of the property (to be bound)propertyType
- the type of the property (to be bound)configuration
- the current IntrospectionConfigurationCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.