This is a simple experiment reader/writer for file I/O. It only uses the identification URI given in {@link ExperimentInfo}. This reader/writer uses the built-in system to decode/code Java Beans to XML (see {@link java.beans.XMLEncoder}, {@link java.beans.XMLDecoder}).
@author Roland Ewald
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.