Writing It Out
Jun. 12th, 2013 11:52 pmI'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...
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...