Common Components in cocoon.xconf

The final section of this appendix contains a brief overview of the most important components and their configuration in cocoon.xconf. The most important ones are the parser, the stream pipeline, and the event pipeline. For each component, we give a brief description and show the implementations to choose from.

In addition, we show some of the possible extensions of Cocoon, such as adding protocols, adding database connections, and XSP logic sheets. Each entry contains an example showing how the configuration in cocoon.xconf should look.

The Parser

The parser component is used to parse all XML documents. The default parser is org.apache.cocoon.components.parser.JaxpParser. This parser uses the JAXP 1.1 API. ...

Get Cocoon: Building XML Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.