org.apache.velocity.runtime.resource
Class ContentResource
public class ContentResource
This class represent a general text resource that may have been
retrieved from any number of possible sources.
Also of interest is Velocity's
Template
Resource.
Version:
- Jason van Zyl
- Geir Magnusson Jr.
boolean | process()- Pull in static content and store it.
|
getData, getEncoding, getLastModified, getName, getResourceLoader, isSourceModified, process, requiresChecking, setData, setEncoding, setLastModified, setModificationCheckInterval, setName, setResourceLoader, setRuntimeServices, touch |
ContentResource
public ContentResource()
Default empty constructor
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.