Package | Description |
---|---|
org.apache.velocity.runtime.resource.util |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,StringResource> |
StringResourceRepositoryImpl.resources
mem store
|
Modifier and Type | Method and Description |
---|---|
StringResource |
StringResourceRepository.getStringResource(java.lang.String name)
get the string resource that is stored with given key
|
StringResource |
StringResourceRepositoryImpl.getStringResource(java.lang.String name) |