All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ucar.util.prefs.package.html Maven / Gradle / Ivy

Go to download

The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.

The newest version!



ucar.util.prefs package


The ucar.util.prefs package is an extension of the jdk1.4 package java.util.prefs. It adds these features:

  1. it always uses XML files to store preference values
  2. it allows chains of ?stored defaults?
  3. it allows storage of arbitrary objects using Java Bean persistence (jdk1.4 )

See http://www.unidata.ucar.edu/staff/caron/prefs/





© 2015 - 2024 Weber Informatics LLC | Privacy Policy