Interface | Description |
---|---|
ResourceCache |
Interface that defines the shape of a pluggable resource cache
for the included ResourceManager
|
ResourceManager |
Class to manage the text resource for the Velocity
Runtime.
|
Class | Description |
---|---|
ContentResource |
This class represent a general text resource that may have been
retrieved from any number of possible sources.
|
Resource |
This class represent a general text resource that
may have been retrieved from any number of possible
sources.
|
ResourceCacheImpl |
Default implementation of the resource cache for the default
ResourceManager.
|
ResourceFactory |
Class responsible for instantiating
Resource objects,
given name and type. |
ResourceManagerImpl |
Class to manage the text resource for the Velocity Runtime.
|
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.