org.apache.cocoon.reading
Interface Reader
- All Superinterfaces:
- org.apache.avalon.framework.component.Component, SitemapModelComponent, SitemapOutputComponent
- All Known Implementing Classes:
- AbstractReader
- public interface Reader
- extends SitemapModelComponent, SitemapOutputComponent
- Version:
- CVS $Revision: 1.2 $ $Date: 2002/01/04 12:06:46 $
- Author:
- Giacomo Pati
Field Summary |
static java.lang.String |
ROLE
|
ROLE
public static final java.lang.String ROLE
generate
public void generate()
throws java.io.IOException,
org.xml.sax.SAXException,
ProcessingException
- Generate the response.
getLastModified
public long getLastModified()
- Returns:
- the time the read source was last modified or 0 if it is not
possible to detect
Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.