Fragment Extractor Generator
http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Main
User Documentation

Generators
Overview

Default
File Generator

Core
HTML Generator
Directory Generator
Image Directory Generator
Fragment Extractor Generator
JSP Generator
Script Generator
Server Pages Generator
Velocity Generator
Request Generator
Status Generator
Stream Generator
Profile Generator
Error Generator
Search Generator
LinkStatus Generator
Web Service Proxy Generator
Text Parser Generator

Optional
Php Generator
XML:DB Generator
XML:DB Collection 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"/>
     
Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.