2013-06-12

billroper: (Default)
2013-06-12 11:52 pm
Entry tags:

Writing It Out

I've now got a mostly-working XML serialization implementation in Java built on top of the StAX API. I have successfully written data out. Tomorrow, I will see if I can read it back in. :)

I know that there will be pieces of this and that which I'll be adding to the implementation for some time as I deal with different types of data. But it's a start...