TeXFileSystemOutputDirectory

Inheritance: java.lang.Object, com.aspose.pdf.tex.TeXFileSystemInputDirectory com.aspose.pdf.tex.TeXFileSystemOutputDirectory, com.aspose.pdf.tex.TeXFileSystemInputDirectory, com.aspose.pdf.tex.TeXFileSystemOutputDirectory

All Implemented Interfaces: ITeXInputDirectory, ITeXOutputDirectory, Closeable, AutoCloseable

public class TeXFileSystemOutputDirectory extends TeXFileSystemInputDirectory implements ITeXOutputDirectory

Implements the regular file system’s method for getting a file stream to write to.

Constructors

ConstructorDescription
TeXFileSystemOutputDirectoryCreates new instance.

Methods

MethodDescription
getOutputFileReturns the stream to write to.

TeXFileSystemOutputDirectory

Creates new instance.

getOutputFile

Returns the stream to write to.