PROTECTED]]
Sent: 06 August 2001 10:50
To: [EMAIL PROTECTED]
Subject: Re: [C2] Generator
A Cocoon Generator is a class that implements the
org.apache.cocoon.generation.Generator interface. The best examples are
Cocoon's
existing generators, all in the generation package. You may want to start
A Cocoon Generator is a class that implements the
org.apache.cocoon.generation.Generator interface. The best examples are Cocoon's
existing generators, all in the generation package. You may want to start by
subclassing AbstractGenerator and building from there.
There are better people out th
Hi,
does anyone knows where to find more documentation about
Generator in Cocoon2? I want to make a new Generator. Does anyone do that
???
Where can I find examples or documentations ???
For my new Generator, I want to pass a new XML to the tag.
This XML is create dynamically by the Generator
Hi,
does anyone knows where to find more documentation about
Generator in Cocoon2? I want to make a new Generator. Does anyone do that
???
Where can I find examples or documentations ???
best regards
Arnaud
-
Please check t