Checks to see when a resource was last modified
Parameters: resource - Resource the resource to check long The time when the resource was last modified or 0 if the file can't be reached
Get an InputStream so that the Runtime can build a
template with it.
Parameters: name - name of template to fetch bytestream of InputStream containing the template throws: ResourceNotFoundException - if template not foundin the file template path.
init
public void init(ExtendedProperties configuration)(Code)
public boolean isSourceModified(Resource resource)(Code)
Checks to see if a resource has been deleted, moved or modified.
Parameters: resource - Resource The resource to check for modification boolean True if the resource has been modified, moved, or unreachable
Fields inherited from org.apache.velocity.runtime.resource.loader.ResourceLoader