Uses of Package
org.springframework.core.io.support
Packages that use org.springframework.core.io.support
Package
Description
Support classes for Spring's resource abstraction.
-
Classes in org.springframework.core.io.support used by org.springframework.core.codecClassDescription
-
Classes in org.springframework.core.io.support used by org.springframework.core.io.supportClassDescriptionHolder that combines a
Resourcedescriptor with a specific encoding orCharsetto be used for reading from the resource.Descriptor for aPropertySource.Strategy interface for creating resource-basedPropertySourcewrappers.Strategy interface for resolving a location pattern (for example, an Ant-style path pattern) intoResourceobjects.Subclass ofPropertiesPropertySourcethat loads aPropertiesobject from a givenResourceor resource location such as"classpath:/com/myco/foo.properties"or"file:/path/to/file.xml".General purpose factory loading mechanism for internal use within the framework.Strategy for resolving constructor arguments based on their type.Strategy for handling a failure that occurs when instantiating a factory.