- All Implemented Interfaces:
- org.apache.avalon.excalibur.pool.Poolable, org.apache.avalon.excalibur.pool.Recyclable, org.apache.cocoon.generation.Generator, org.apache.cocoon.sitemap.SitemapModelComponent, org.apache.cocoon.xml.XMLProducer
public class DSpaceOREGenerator
extends org.apache.cocoon.generation.AbstractGenerator
Generate an ORE aggregation of a DSpace Item. The object to be rendered should be an item identified by pasing
in one of the two parameters: handle or internal. The fragment parameter determines the encoding format for
the aggregation; only Atom is supported at this time.
- Author:
- Alexey Maslov