|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.pipeline.component.AbstractPipelineComponent org.apache.cocoon.sitemap.component.AbstractReader org.apache.cocoon.sitemap.component.FileReaderComponent
public class FileReaderComponent
Field Summary |
---|
Fields inherited from class org.apache.cocoon.sitemap.component.AbstractReader |
---|
mimeType, outputStream, source |
Constructor Summary | |
---|---|
FileReaderComponent()
|
|
FileReaderComponent(URL source)
|
Method Summary | |
---|---|
CacheKey |
constructCacheKey()
|
void |
execute()
|
String |
getContentType()
|
String |
toString()
|
Methods inherited from class org.apache.cocoon.sitemap.component.AbstractReader |
---|
setConfiguration, setMimeType, setOutputStream, setSource |
Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent |
---|
finish, setup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent |
---|
finish, setup |
Constructor Detail |
---|
public FileReaderComponent()
public FileReaderComponent(URL source)
Method Detail |
---|
public CacheKey constructCacheKey()
constructCacheKey
in interface CachingPipelineComponent
CachingPipelineComponent.constructCacheKey()
public void execute()
execute
in interface Starter
Starter.execute()
public String getContentType()
getContentType
in interface Finisher
Finisher.getContentType()
public String toString()
toString
in class Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |