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.
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
process
public boolean process()
Pull in static content and store it
- process in interface Resource
Copyright © 2003 Apache Software Foundation. All Rights Reserved.