On Tue, Mar 20, 2012 at 9:07 AM, Michael Glavassevich
<[email protected]>wrote:

> Hi Dishara,
>
> Welcome to the mailing list.
>
> Here are a fewer pointers to the existing serializers [1][2]. The old
> Xerces one is deprecated; replaced by the Xalan serializer which is now
> shared with the Xerces project. Would be good to get familiar with the
> SerializerFactory and SerializationHandler. Those APIs could be used as a
> base for building an XMLStreamWriter.
>
> As for the scope of the project, would like to see the OutputStream/Writer
> based XMLStreamWriter as a minimum, but that could be expanded to more
> parts of the StAX serialization API (e.g. XMLEventWriter) depending on your
> interest and how much time you're willing to put into this.
>
Hi Michael,
Thank you for the reply.I will look in to the links. And will look in to
the code of  SerializerFactory and SerializationHandler.

I am capable of spending 30-40(some weeks probably more than that) hrs per
week and we can setup an attainable milestone and even in the proposal I
will add additional extended milestones which can be reached when the main
base milestone gets finishes. I hope that will allow us to go to the max
within the time period.


>
>
> Thanks.
>
> [1]
> http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/serializer/
> [2]
> http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xml/serialize/
>
> Michael Glavassevich
> XML Technologies and WAS Development
> IBM Toronto Lab
> E-mail: [email protected]
> E-mail: [email protected]
>
> Dishara Wijewardana <[email protected]> wrote on 03/14/2012
> 04:03:14 PM:
>
> > Hi all,
>
> > I am willing to take part in this SoC and already went through the
> > article [1] on StAX API. I also have hands on experience on using
> > java StAX API.
> > I am currently in the process of getting familiar with the
> > xercesj serializers as Michael instructed.
> >
> > Hi Michael,
> > It will be great if you can provide some links/guide  to follow and
> > get familiar on the xerces XML/HTML/XHTML serializers for a new
> > comer  as well as the expected scope of the project ?
> >
> > [1] -
> http://www.ibm.com/developerworks/library/x-stax3/index.html#N10195
> >
> > --
> > Thanks
> > /Dishara
>
>


-- 
Thanks
/Dishara

Reply via email to