Packages
dods.dap This package contains the DODS core classes, known as the Data Access Protocol (DAP).
dods.dap.functions  
dods.dap.parser This package contains JavaCC generated DAP parser classes.
dods.dap.Server This package contains the DODS Server classes.
dods.dap.test This package contains classes used to test the proper function of dods.dap.
dods.servers.ascii This package contains the DODS ASCII client.
dods.servers.sql This package contains the DODS Relational Databse Server (DRDS).
dods.servers.test This package contains the DODS Test Server (DTS).
dods.servers.www This package contains the DODS WWW client.
dods.servlet This package contains the core code for the DODS servlet engine.
dods.servlet.jake This package contains example DODS servlets.
dods.util This package contains utility classes used by several DODS packages.
dods.util.geturl This package contains classes to implement Geturl, the sample DODS client.
dods.util.geturl.gui This package contains the GUI status window class used by Geturl.
dods.util.gui