Package ucar.nc2.util

Miscellaneous utility classes.

See:
          Description

Interface Summary
CancelTask Allows long tasks to be cancelled.
DebugFlags Interface for global debug flags.
NamedObject An object that has a name and a description.
TableParser.Transform  
 

Class Summary
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.
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.
 

Package ucar.nc2.util Description

Miscellaneous utility classes.



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.