public class ContentResource extends Resource
Template
Resource
.data, encoding, lastModified, log, MILLIS_PER_SECOND, modificationCheckInterval, name, nextCheck, resourceLoader, rsvc, type
Constructor and Description |
---|
ContentResource()
Default empty constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
process()
Pull in static content and store it.
|
getData, getEncoding, getLastModified, getName, getResourceLoader, getType, isSourceModified, requiresChecking, setData, setEncoding, setLastModified, setModificationCheckInterval, setName, setResourceLoader, setRuntimeServices, setType, touch
public boolean process() throws ResourceNotFoundException
process
in class Resource
ResourceNotFoundException
- Resource could not be
found.Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.