Fragment Extractor Generator
Fragment Extractor Generator
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.
- Name : extractor
- Class: org.apache.cocoon.generation.FragmentExtractorGenerator
- Cacheable: no.
<map:generate type="extractor"/>
Errors and Improvements? If you see any errors or potential improvements in this document please help us: View, Edit or comment on the latest development version (registration required).