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

Michael Glavassevich commented on XERCESJ-1558:
-----------------------------------------------

For students considering this project, in addition to familiarizing yourself 
with the XMLOutputFactory/XMLStreamWriter APIs it would probably be a good idea 
to have a look at the existing serializers in Xerces and Xalan to get a feel 
for the implementation of such a component.

Here's a good introductory article [1] on the XMLStreamWriter.

[1] http://www.ibm.com/developerworks/library/x-stax3/index.html#N10195
                
> 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, gsoc2012, 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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