| Interface | Description |
|---|---|
| CancelTask |
Allows long tasks to be cancelled.
|
| CompareNetcdf2.ObjFilter | |
| DebugFlags |
Interface for global debug flags.
|
| NamedObject |
An object that has a name and a description.
|
| TableParser.Transform |
| Class | Description |
|---|---|
| CompareNetcdf2 |
Compare two NetcdfFile.
|
| DebugFlagsImpl |
An implementation of DebugFlags
|
| DiskCache |
This is a general purpose utility for determining a place to write files and cache them, eg for
uncompressing files.
|
| DiskCache2 |
Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
|
| EscapeStrings |
User: ndp
Date: Jul 7, 2006
Time: 10:23:19 AM
|
| HashMapLRU |
A HashMap that removes the oldest member when it exceeds the maximum number of entries.
|
| Indent |
Maintains indentation level for printing nested structures.
|
| IO |
Input/Output utilities.
|
| IO.HttpResult |
Holds the result of an HTTP action.
|
| ListenerManager |
Helper class for managing event listeners.
|
| Misc |
Miscellaneous static routines.
|
| NamedAnything |
NamedObject implementation
|
| TableParser |
Utility class to read and parse a fixed length table.
|
| TableParser.Record |
A set of values for one line.
|
| UnsynchronizedBufferedWriter |
An unsynchronized version of a BufferedWriter, for performance.
|
| URLnaming |
Networking utilities.
|
| Enum | Description |
|---|---|
| DiskCache2.CachePathPolicy |
Miscellaneous utility classes.
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.