Uses of Package
org.szegedi.spring.core.io

Packages that use org.szegedi.spring.core.io
org.szegedi.spring.core.io Contains extensions to the Spring's core IO facilitiies, namely resource representations that get automatically reloaded when the underlying resource changes. 
 

Classes in org.szegedi.spring.core.io used by org.szegedi.spring.core.io
PropertyResourceRepresentation
          A resource representation that treats the resource as a Java properties file and represents the resource with a Properties object initialized with those properties.
ResourceRepresentation
          Represents a class that is capable of loading and caching a parsed representation of contents of a Spring resource.