[
https://issues.apache.org/jira/browse/DAFFODIL-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2389.
-----------------------------------
Closed per DAFFODIL-2383.
> Implement OutputStream/Writer writing ContentHandler for SAX Parsing
> --------------------------------------------------------------------
>
> Key: DAFFODIL-2389
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2389
> Project: Daffodil
> Issue Type: Improvement
> Components: API, Back End, Performance, SAX
> Reporter: Olabusayo Kilo
> Priority: Major
> Fix For: 3.0.0
>
>
> We need to find/implement a ContentHandler that writes XML text directly to a
> java OutputStream or Writer, similar to what our XMLTextInfosetOutputter
> does. Then when using the CLI we output XML as soon as we get the events
> rather than building up some representation in memory and then converting the
> whole thing to text at the end.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)