apache > cocoon
 
Font size:      

Fragment Extractor Generator (2.1 legacy document)

Warning
This document was copied as is from the Cocoon 2.1 documentation, but has not yet been fully reviewed or moved to its new home.

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"/>
     

Comments

add your comments