Package | Description |
---|---|
org.springframework.beans |
This package contains interfaces and classes for manipulating Java beans.
|
org.springframework.beans.factory.config |
SPI interfaces and configuration-related convenience classes for bean factories.
|
org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
org.springframework.core.convert |
Type conversion system API.
|
org.springframework.core.convert.converter |
SPI to implement Converters for the type conversion system.
|
org.springframework.core.convert.support |
Default implementation of the type conversion system.
|
org.springframework.expression | |
org.springframework.expression.common | |
org.springframework.expression.spel | |
org.springframework.expression.spel.ast | |
org.springframework.expression.spel.standard | |
org.springframework.expression.spel.support | |
org.springframework.format.support |
Support classes for the formatting package,
providing common implementations as well as adapters.
|
org.springframework.http.converter |
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
|
org.springframework.validation |
Provides data binding and validation functionality,
for usage in business and/or UI layers.
|
org.springframework.web.bind.support |
Support classes for web data binding.
|
org.springframework.web.servlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionException
Base class for exceptions thrown by the conversion system.
|
Property
A description of a JavaBeans Property that allows us to avoid a dependency on
java.beans.PropertyDescriptor . |
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Context about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Copyright © 2015. All rights reserved.