Provide an XML generator based on Bean(s)/POJOs
-----------------------------------------------
Key: COCOON3-4
URL: https://issues.apache.org/jira/browse/COCOON3-4
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-pipeline
Affects Versions: 3.0.0-alpha-2
Reporter: Simone Tripodi
Assignee: Cocoon Developers Team
Priority: Minor
Fix For: 3.0.0-alpha-2
A Bean(s)/POJO(s) generator is a starter component for the pipeline that
streams sax events, generated reading/intrsopecting the Object input, to an xml
consumer.
It could be useful when Objects are retrieved, i.e. from a persistence engine,
and they have to be streamed in an XML format to implement a Rest API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.