Class InputZipDirectory
InputZipDirectory class
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
public class InputZipDirectory : IFileCollector, IInputWorkingDirectory
Constructors
Name | Description |
---|---|
InputZipDirectory(Stream, string) | Creates new instance. |
Methods
Name | Description |
---|---|
Dispose() | Disposes the instance. |
GetFile(string, bool) | Returns the stream to read from. |
GetFileNamesByExtension(string, string) | Returns the array of file names by an extension. |
See Also
- interface IFileCollector
- interface IInputWorkingDirectory
- namespace Aspose.TeX.IO
- assembly Aspose.TeX