spring-binding 3.0.0 API
Packages
Package
Description
Collection related classes usable by other packages and systems.
Core services for converting objects from one type to another.
Common Converter implementations.
Contains the implementation of the type ConversionService.
Core expression language abstraction for parsing and evaluating expressions.
Support for Spring's BeanWrapper implemented by the BeanWrapperExpressionParser.
Support for the Unified Expression Language (EL) implemented by the ELExpressionParser.
Support classes commonly used by ExpressionParser implementations.
Core services for formatting objects into a string form for display in a UI.
Support for mapping data between objects.
The default data Mapper implementation.
Possible Mapping results.
A system for recording and tracking locale-specific messages to display in a UI.
Custom method binding support for invoking methods on objects.
Common validation interfaces.