Apache » Cocoon »

  Cocoon Core
      2.2
   homepage

Cocoon Core 2.2

FragmentExtractorGenerator

Summary

The generation half of FragmentExtractor (see also FragmentExtractorTransformer).

FragmentExtractor is a transformer-generator pair which is designed to allow sitemap managers to extract certain nodes from a SAX stream and move them into a separate pipeline. The main use for this is to extract inline SVG images and serve them up through a separate pipeline, usually serializing them to PNG or JPEG format first.

This is by no means complete yet, but it should prove useful, particularly for offline generation.

Basic information

Component typeGenerator
Cocoon blockcore
Java classorg.apache.cocoon.generation.FragmentExtractorGenerator
Name in Sitemap
CacheableYes - Yes

Documentation

No documentation available yet.