Interface | Description |
---|---|
ITeXInputDirectory |
Interface of generalized TeX input directory.
|
ITeXOutputDirectory |
Interface of generalized TeX output directory.
|
Class | Description |
---|---|
TeXFileSystemInputDirectory |
Implements the regular file system's method for getting a file stream to read from.
|
TeXFileSystemOutputDirectory |
Implements the regular file system's method for getting a file stream to write to.
|