Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML into Byte Array-->ByteArray to Java Object-->Java Object to ByteArray

807591Apr 14 2008 — edited Apr 14 2008
Hi! I have a project to do.
First, I need to convert some XML data into Byte Array.
Then I need to parse that Byte Array into Java Object.

Then I need to parse that Java Object back into Byte Array, and return Array (in an XML format data).

I don�t even know where to start. Can someone please point me to the right direction or tell me how to do this?

Thank you!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2008
Added on Apr 14 2008
6 comments
2,267 views