Package | Description |
---|---|
com.aspose.tex |
The com.aspose.tex is a root package for all classes that deal with TeX files.
|
Modifier and Type | Class and Description |
---|---|
class |
NondisposableInputStream
The class that encapsulates a stream that cannot be closed by calling
the
InputStream.close() method. |
Modifier and Type | Method and Description |
---|---|
TeXInputStream |
IInputWorkingDirectory.getFile(String fileName,
String[] fullName,
boolean searchSubdirectories)
Returns the stream to read from.
|
TeXInputStream |
InputFileSystemDirectory.getFile(String fileName,
String[] fullName,
boolean searchSubdirectories)
Returns the stream to read from.
|
TeXInputStream |
InputZipDirectory.getFile(String fileName,
String[] fullName,
boolean searchSubdirectories)
Returns the stream to read from.
|
TeXInputStream |
OutputZipDirectory.getFile(String fileName,
String[] fullName,
boolean searchSubdirectories)
Returns the stream to read from.
|
Copyright © 2022 Aspose. All Rights Reserved.