Chapter 2. Pipelines

2.1. What is a pipeline?

TBW

2.2. Pipeline implementations

TBW: noncaching, caching, async-caching, expires caching, own implementations

2.3. Embedding a pipeline

TBW: Passing parameters to the pipeline and to its components

2.4. Components

TBW: SAX, StAX, own implementations