Package org.apache.velocity.runtime.resource.util
-
Interface Summary Interface Description StringResourceRepository A StringResourceRepository functions as a central repository for Velocity templates stored in Strings. -
Class Summary Class Description StringResource Wrapper for Strings containing templates, allowing to add additional meta data like timestamps.StringResourceRepositoryImpl Default implementation of StringResourceRepository.