Attending: DevCamp Pune 2011
DevCamp Pune - The Developer Community Meet Pune,
April 9th, 2011 | 10:00 am - 6:00 pm
Register here
DevCamp Pune - The Developer Community Meet Pune,
April 9th, 2011 | 10:00 am - 6:00 pm
Register here
Posted by Atul Shinkar at 1:50 PM 0 comments
Labels: Events
The java.beans package provides very useful classes [XMLEncoder / XMLDecoder] to save an object state [persist] into an XML file [Serialize] and easily read it back [De-serialize]. It's very helpful while debugging the state of objects especially in the production environments.
Posted by Atul Shinkar at 1:03 PM 0 comments
Labels: -C-O-N-C-E-P-T- Series, Java