XML has gained considerable popularity over the past few years as the solution to enterprise integration problems. It provides the means for exchanging data in a platform- and language-independent ...
Javaのシリアライゼーション機能は、オブジェクトをバイト列に変換することで、ファイルやネットワーク経由でやり取りができる仕組みです。 前回の記事ではシリアライゼーションの概要とSerialVersionUIDについて考察しました。 次の段階として、Java ...