| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.core.io | |
|---|---|
| org.springframework.beans.factory.parsing | Support infrastructure for bean definition parsing. | 
| org.springframework.beans.factory.support | Classes supporting the org.springframework.beans.factorypackage. | 
| org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactoryimplementation,
including a standard "spring-beans" DTD. | 
| org.springframework.beans.propertyeditors | Properties editors used to convert from String values to object types such as java.util.Properties. | 
| org.springframework.beans.support | Classes supporting the org.springframework.beans package, such as utility classes for sorting and holding lists of beans. | 
| org.springframework.cache.ehcache | Support classes for the open source cache EHCache, allowing to set up an EHCache CacheManager and Caches as beans in a Spring context. | 
| org.springframework.context | This package builds on the beans package to add support for message sources and for the Observer design pattern, and the ability for application objects to obtain resources using a consistent API. | 
| org.springframework.context.annotation | Annotation support for context configuration, including classpath scanning for autowire candidates. | 
| 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.io | Generic abstraction for (file-based) resources, used throughout the framework. | 
| org.springframework.core.io.support | Support classes for Spring's resource abstraction. | 
| org.springframework.core.type.classreading | Core support package for type introspection through ASM-based class reading. | 
| org.springframework.jca.context | Integration package that allows for deploying a Spring application context as a JCA 1.5 compliant RAR file. | 
| org.springframework.jdbc.support | Support classes for the JDBC framework, used by the classes in the jdbc.core and jdbc.object packages. | 
| org.springframework.jmx.export.naming | Provides a strategy for ObjectName creation. | 
| org.springframework.mail.javamail | JavaMail support for Spring's mail infrastructure. | 
| org.springframework.mock.web | A comprehensive set of Servlet API mock objects, targeted at usage with Spring's web MVC framework. | 
| org.springframework.mock.web.portlet | A comprehensive set of Portlet API mock objects, targeted at usage with Spring's web MVC framework. | 
| org.springframework.orm.hibernate3 | Package providing integration of Hibernate3 with Spring concepts. | 
| org.springframework.orm.hibernate3.annotation | Support package for the Hibernate3 Annotation add-on, which supports EJB3-compliant JDK 1.5+ annotations for mappings. | 
| org.springframework.orm.ibatis | Package providing integration of iBATIS Database Layer with Spring concepts. | 
| org.springframework.orm.jdo | Package providing integration of JDO (Java Date Objects) with Spring concepts. | 
| org.springframework.orm.jpa | Package providing integration of JPA (Java Persistence API) with Spring concepts. | 
| org.springframework.orm.jpa.persistenceunit | Internal support for managing JPA persistence units. | 
| org.springframework.scheduling.quartz | Support classes for the open source scheduler Quartz, allowing to set up Quartz Schedulers, JobDetails and Triggers as beans in a Spring context. | 
| org.springframework.scripting.support | Support classes for Spring's scripting package. | 
| org.springframework.test.jdbc | Support classes for tests based on JDBC. | 
| org.springframework.ui.freemarker | Support classes for setting up FreeMarker within a Spring application context. | 
| org.springframework.ui.velocity | Support classes for setting up Velocity within a Spring application context. | 
| org.springframework.web.context | Contains a variant of the application context interface for web applications, and the ContextLoaderListener that bootstraps a root web application context. | 
| org.springframework.web.context.support | Classes supporting the org.springframework.web.contextpackage,
such as WebApplicationContext implementations and various utility classes. | 
| org.springframework.web.multipart.commons | MultipartResolver implementation for Jakarta Commons FileUpload. | 
| org.springframework.web.portlet.context | Support for Spring's application context concept in a portlet environment, including ApplicationContext implementations and various utility classes. | 
| org.springframework.web.servlet.view | Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations. | 
| org.springframework.web.servlet.view.jasperreports | Support classes for the integration of JasperReports as Spring web view technology. | 
| org.springframework.web.servlet.view.xslt | Support classes for XSLT, providing a View implementation for XSLT stylesheets. | 
| Classes in org.springframework.core.io used by org.springframework.beans.factory.parsing | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.beans.factory.support | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.beans.factory.xml | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.beans.propertyeditors | |
|---|---|
| ResourceEditor EditorforResourcedescriptors, to automatically convertStringlocations
 e.g. | |
| Classes in org.springframework.core.io used by org.springframework.beans.support | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.cache.ehcache | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.context | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.context.annotation | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.context.support | |
|---|---|
| DefaultResourceLoader Default implementation of the ResourceLoaderinterface. | |
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.core.io | |
|---|---|
| AbstractResource Convenience base class for Resourceimplementations,
 pre-implementing typical behavior. | |
| DefaultResourceLoader Default implementation of the ResourceLoaderinterface. | |
| InputStreamSource Simple interface for objects that are sources for an InputStream. | |
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.core.io.support | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.core.type.classreading | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.jca.context | |
|---|---|
| DefaultResourceLoader Default implementation of the ResourceLoaderinterface. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.jdbc.support | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.jmx.export.naming | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.mail.javamail | |
|---|---|
| InputStreamSource Simple interface for objects that are sources for an InputStream. | |
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.mock.web | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.mock.web.portlet | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.orm.hibernate3 | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.orm.hibernate3.annotation | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.orm.ibatis | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.orm.jdo | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.orm.jpa | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.orm.jpa.persistenceunit | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.scheduling.quartz | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.scripting.support | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.test.jdbc | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.ui.freemarker | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.ui.velocity | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.web.context | |
|---|---|
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.web.context.support | |
|---|---|
| AbstractResource Convenience base class for Resourceimplementations,
 pre-implementing typical behavior. | |
| ContextResource Extended interface for a resource that is loaded from an enclosing 'context', e.g. from a ServletContextor aPortletContextbut also from plain classpath paths
 or relative file system paths (specified without an explicit prefix,
 hence applying relative to the localResourceLoader's context). | |
| DefaultResourceLoader Default implementation of the ResourceLoaderinterface. | |
| InputStreamSource Simple interface for objects that are sources for an InputStream. | |
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.web.multipart.commons | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.web.portlet.context | |
|---|---|
| AbstractResource Convenience base class for Resourceimplementations,
 pre-implementing typical behavior. | |
| ContextResource Extended interface for a resource that is loaded from an enclosing 'context', e.g. from a ServletContextor aPortletContextbut also from plain classpath paths
 or relative file system paths (specified without an explicit prefix,
 hence applying relative to the localResourceLoader's context). | |
| DefaultResourceLoader Default implementation of the ResourceLoaderinterface. | |
| InputStreamSource Simple interface for objects that are sources for an InputStream. | |
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| ResourceLoader Strategy interface for loading resources (e.. class path or file system resources). | |
| Classes in org.springframework.core.io used by org.springframework.web.servlet.view | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.web.servlet.view.jasperreports | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| Classes in org.springframework.core.io used by org.springframework.web.servlet.view.xslt | |
|---|---|
| Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||