Provides classes for handling ODE files.
AutoLaunch.java: This class takes care of opening the file from given URL.

ODEFileHandler.java: this class perform file opening/closing, unmarshalling/
marshalling, and reading/writing.

ODEFileSchema.xsd: This is the schema file that defines the ODE file format.