Stefano Mazzocchi wrote:
Reinhard Poetz wrote:

Reinhard, how many cocoon users have ever implemented org.apache.cocoon.xml.XMLPipe?

All users who implemented at least one Transformer.

  public interface Transformer extends XMLPipe, SitemapModelComponent {
  }

If you are implementing transformer for a first time, you have to have javadocs (or source code (or IDE with reflection)) to implement it.

Vadim

Reply via email to