Aspose::TeX::IO::InputZipDirectory class
InputZipDirectory class
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
class InputZipDirectory : public Aspose::TeX::IO::IInputWorkingDirectory,
public Aspose::TeX::IO::IFileCollector
Methods
Method | Description |
---|---|
Dispose() override | Disposes the instance. |
GetFile(System::String, bool) override | Returns the stream to read from. |
GetFileNamesByExtension(System::String, System::String) override | Returns the array of file names by an extension. |
InputZipDirectory(System::SharedPtr<System::IO::Stream>, System::String) | Creates new instance. |
See Also
- Class IInputWorkingDirectory
- Class IFileCollector
- Namespace Aspose::TeX::IO
- Library Aspose.TeX for C++