[ 
https://issues.apache.org/jira/browse/DAFFODIL-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213954#comment-17213954
 ] 

Steve Lawrence edited comment on DAFFODIL-2389 at 11/17/20, 4:21 PM:
---------------------------------------------------------------------

This was resolved by commit 86288209122994fa7d1de4a39574e286a3f354d0 in 
DAFFODIL-2383, implemented by the DaffodilOutputContentHandler


was (Author: slawrence):
This was resolved by commit 86288209122994fa7d1de4a39574e286a3f354d0 in 
DAFFODIL-2382, implemented by the DaffodilOutputContentHandler

> 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)

Reply via email to