Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.core.io Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AbstractFileResolvingResourceAbstract base class for resources which resolve URLs into File references,such as UrlResource or ClassPathResource.Classorg.springframework.core.ioSpring MVC
AbstractResourceConvenience base class for Resource implementations,pre-implementing typical behavior.Classorg.springframework.core.ioSpring MVC
ByteArrayResourceResource implementation for a given byte array.Classorg.springframework.core.ioSpring MVC
ClassPathResourceResource implementation for class path resources.Classorg.springframework.core.ioSpring MVC
ClassRelativeResourceLoaderResourceLoader implementation that interprets plain resource pathsas relative to a given java.Classorg.springframework.core.ioSpring MVC
ContextResource'context', e.Interfaceorg.springframework.core.ioSpring MVC
DefaultResourceLoaderDefault implementation of the ResourceLoader interface.Classorg.springframework.core.ioSpring MVC
DefaultResourceLoader .ClassPathContextResourcethrough implementing the ContextResource interface.Classorg.springframework.core.io.DefaultResourceLoaderSpring MVC
DescriptiveResourceSimple Resource implementation that holds a resource descriptionbut does not point to an actually readable resource.Classorg.springframework.core.ioSpring MVC
EncodedResourceHolder that combines a Resource descriptor with a specific encodingor Charset to be used for reading from the resource.Classorg.springframework.core.io.supportSpring MVC
FileSystemResourceResource implementation for java.Classorg.springframework.core.ioSpring MVC
FileSystemResourceLoaderResourceLoader implementation that resolves plain paths asfile system resources rather than as class path resourcesClassorg.springframework.core.ioSpring MVC
InputStreamResourceResource implementation for a given InputStream.Classorg.springframework.core.ioSpring MVC
InputStreamSourceSimple interface for objects that are sources for an InputStream.Interfaceorg.springframework.core.ioSpring MVC
LocalizedResourceHelperHelper class for loading a localized resource,specified through name, extension and current locale.Classorg.springframework.core.io.supportSpring MVC
PathMatchingResourcePatternResolverA ResourcePatternResolver implementation that is able to resolve aspecified resource location path into one or more matching Resources.Classorg.springframework.core.io.supportSpring MVC
PathResourceResource implementation for java.Classorg.springframework.core.ioSpring MVC
PropertiesLoaderSupportBase class for JavaBean-style components that need to load propertiesfrom one or more resources.Classorg.springframework.core.io.supportSpring MVC
PropertiesLoaderUtilsConvenient utility methods for loading of java.Classorg.springframework.core.io.supportSpring MVC
ResourceInterface for a resource descriptor that abstracts from the actualtype of underlying resource, such as a file or class path resource.Interfaceorg.springframework.core.ioSpring MVC
ResourceArrayPropertyEditorEditor for Resource arrays, toautomatically convert String location patternsClassorg.springframework.core.io.supportSpring MVC
ResourceEditordescriptors, to automatically convert String locationse.Classorg.springframework.core.ioSpring MVC
ResourceLoaderStrategy interface for loading resources (e.Interfaceorg.springframework.core.ioSpring MVC
ResourcePatternResolverStrategy interface for resolving a location pattern (for example,an Ant-style path pattern) into Resource objects.Interfaceorg.springframework.core.io.supportSpring MVC
ResourcePatternUtilsUtility class for determining whether a given URL is a resourcelocation that can be loaded via a ResourcePatternResolver.Classorg.springframework.core.io.supportSpring MVC
ResourcePropertySourceSubclass of PropertiesPropertySource that loads a Properties objectfrom a given Resource or resource location such asClassorg.springframework.core.io.supportSpring MVC
SpringFactoriesLoaderGeneral purpose factory loading mechanism for internal use within the framework.Classorg.springframework.core.io.supportSpring MVC
UrlResourceResource implementation for java.Classorg.springframework.core.ioSpring MVC
VfsResourceJBoss VFS based Resource implementation.Classorg.springframework.core.ioSpring MVC
VfsUtilsUtility for detecting and accessing JBoss VFS in the classpath.Classorg.springframework.core.ioSpring MVC
WritableResourceProvides an OutputStream accessor.Interfaceorg.springframework.core.ioSpring MVC