public class ConcatenationReader
extends org.apache.cocoon.reading.ResourceReader
| Modifier and Type | Field and Description |
|---|---|
protected List<org.apache.excalibur.source.Source> |
inputSources |
bufferSize, byteRanges, configuredBufferSize, configuredByteRanges, configuredExpires, configuredQuickTest, expires, inputSource, quickTest, request, response| Constructor and Description |
|---|
ConcatenationReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate()
Generates the requested resource.
|
Serializable |
getKey()
Generate the unique key.
|
long |
getLastModified() |
org.apache.excalibur.source.SourceValidity |
getValidity()
Generate the validity object.
|
void |
recycle()
Recyclable
|
void |
setup(org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String src,
org.apache.avalon.framework.parameters.Parameters par)
Setup the reader.
|
configure, getMimeType, hasRanges, processStream, setBufferSize, setByteRanges, setExpires, setQuickTest, setupHeadersprotected List<org.apache.excalibur.source.Source> inputSources
public void setup(org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String src,
org.apache.avalon.framework.parameters.Parameters par)
throws org.apache.cocoon.ProcessingException,
SAXException,
IOException
InputStream,
the length and the last modification datesetup in interface org.apache.cocoon.sitemap.SitemapModelComponentsetup in class org.apache.cocoon.reading.ResourceReaderorg.apache.cocoon.ProcessingExceptionSAXExceptionIOExceptionpublic void recycle()
recycle in interface org.apache.avalon.excalibur.pool.Recyclablerecycle in class org.apache.cocoon.reading.ResourceReaderpublic Serializable getKey()
getKey in interface org.apache.cocoon.caching.CacheableProcessingComponentgetKey in class org.apache.cocoon.reading.ResourceReaderpublic org.apache.excalibur.source.SourceValidity getValidity()
getValidity in interface org.apache.cocoon.caching.CacheableProcessingComponentgetValidity in class org.apache.cocoon.reading.ResourceReadernull if the
component is currently not cacheable.public long getLastModified()
getLastModified in interface org.apache.cocoon.reading.ReadergetLastModified in class org.apache.cocoon.reading.ResourceReaderpublic void generate()
throws IOException,
org.apache.cocoon.ProcessingException
generate in interface org.apache.cocoon.reading.Readergenerate in class org.apache.cocoon.reading.ResourceReaderIOExceptionorg.apache.cocoon.ProcessingExceptionCopyright © 2015 DuraSpace. All Rights Reserved.