|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Generator
A generator is the starting point of a pipeline. It "generates" XML and starts streaming them into the pipeline.
Field Summary | |
---|---|
static String |
ROLE
|
Method Summary | |
---|---|
void |
generate()
Generate the XML and stream it into the pipeline |
Methods inherited from interface org.apache.cocoon.xml.XMLProducer |
---|
setConsumer |
Methods inherited from interface org.apache.cocoon.sitemap.SitemapModelComponent |
---|
setup |
Field Detail |
---|
static final String ROLE
Method Detail |
---|
void generate() throws IOException, SAXException, ProcessingException
IOException
SAXException
ProcessingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |