Package org.hecl.files

Class Summary
FileCmds The FileCmds class implements various file commands - most importantly, open, but also various operations to check whether a file exists, is readable, is a directory, and so on.
HeclChannel The HeclChannel class acts as a container for a data input stream and/or data output stream.
HeclFileUtils The HeclFileUtils class provides several utility functions that are used both by FileCmds, and elsewhere in Hecl.
HeclStreamCmds The HeclStreamCmds class implements command handlers for DataInputStream and DataOutputStream, which are handled as "class commands".