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

Shameera Rathnayaka commented on XERCESJ-1558:
----------------------------------------------

Hi devs, 

I have implemented XMLStreamReader/Writer implementations to provide XML 
infoset while processing JSON stream internally[ AXIS2-5362 ] as part of my 
2012 gsoc project for Apache Axis2. As this implementation inline with my 
previous experience, I am interesting about this project. 

Workload is depend on how much internal work we need to do, As i can see this 
need to override every single method in XMLStreanWriter interface. And also 
need to do some background research of existing STAX supports too. May be we 
can extend our scope to write XMLEventWriter as you suggested in above. 

Can you provide more details about this or shall we discuss in improving this 
project?

Thansk,
Shameera. 
                
> GSoC: Implement the StAX XMLStreamWriter
> ----------------------------------------
>
>                 Key: XERCESJ-1558
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1558
>             Project: Xerces2-J
>          Issue Type: New Feature
>          Components: StAX
>    Affects Versions: 2.11.0
>            Reporter: Michael Glavassevich
>              Labels: gsoc, gsoc2013, mentor
>
> Xerces does not yet have an XMLStreamWriter (the interface in StAX which 
> writes/serializes an XML document). I think a basic implementation of an 
> XMLStreamWriter (one that can write to a java.io.OutputStream and 
> java.io.Writer) would be a good GSoC project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to