- All Implemented Interfaces:
- org.apache.avalon.excalibur.pool.Poolable, org.apache.avalon.excalibur.pool.Recyclable, org.apache.cocoon.reading.Reader, org.apache.cocoon.sitemap.SitemapModelComponent, org.apache.cocoon.sitemap.SitemapOutputComponent
public class JSONControlledVocabularyReader
extends org.apache.cocoon.reading.AbstractReader
Reader that parses a given controlled vocabulary and returns a json representation
The json this class returns will be parsed in the vocabulary-support.js file.
- Author:
- Kevin Van de Velde (kevin at atmire dot com)