Interface ViewElementAttributeConverter
- All Known Implementing Classes:
DefaultViewElementAttributeConverter
API responsible for converting raw attribute values, to valid String values for HTML.
- Since:
- 2.0.0
- Author:
- Arne Vandamme
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Name of theObjectMapper
bean that should be used for converting objects to JSON value. -
Method Summary
-
Field Details
-
OBJECT_MAPPER_BEAN
Name of theObjectMapper
bean that should be used for converting objects to JSON value.- See Also:
-