Package hec.environment

Interface Summary
Environment Interface for environment constants and methods.
RmiEnvironment Remote extension of the Environment interface.
StdPathnameConstants Interface specifying symbolic constants for standard pathnames
StdPathnames Interface for retrieving local-computer pathnames based on symbolic constants.
 

Class Summary
EnvironmentImpl Operating system independent implementation of the Environment interface
RmiEnvironmentImpl Remote implementation of the Environment interface.
StdPathnameFactory Class to implement an OS-specific instance of StdPathnames.
 

Exception Summary
EnvironmentException Exception class specific to hec.environment package
StdPathnameException Exception class specific to hec.environment standard pathname classes