Uses of Class
org.apache.velocity.runtime.resource.util.StringResource
Packages that use StringResource
-
Uses of StringResource in org.apache.velocity.runtime.resource.util
Fields in org.apache.velocity.runtime.resource.util with type parameters of type StringResourceModifier and TypeFieldDescriptionprotected Map
<String, StringResource> StringResourceRepositoryImpl.resources
mem storeMethods in org.apache.velocity.runtime.resource.util that return StringResourceModifier and TypeMethodDescriptionStringResourceRepository.getStringResource
(String name) get the string resource that is stored with given keyStringResourceRepositoryImpl.getStringResource
(String name)