Package org.extex.base.type.file

This package contains the basic file data types for ExTeX.

See:
          Description

Class Summary
ExecuteFile This is a class presenting itself as an OutFile which sends the tokens written to it to the underlying operating system for the execution in a shell.
InputFile This class holds an input file from which tokens can be read.
LogFile This implementation of an OutFile encapsulates a Logger.
OutputFile This class holds an output file onto which tokens can be written.
UserAndLogFile This implementation of an OutFile encapsulates a Logger.
 

Package org.extex.base.type.file Description

This package contains the basic file data types for ExTeX.