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.
$Id: ContentResource.java,v 1.10.4.1 2004/03/03 23:23:01 geirm Exp $
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.