Modifier and Type | Method and Description |
---|---|
static MboxStorageReader |
MboxStorageReader.createReader(InputStream stream,
MboxLoadOptions options)
Creates the instance of reader.
|
static MboxStorageReader |
MboxStorageReader.createReader(Stream stream,
MboxLoadOptions options)
Creates the instance of reader.
|
static MboxStorageReader |
MboxStorageReader.createReader(String fileName,
MboxLoadOptions options)
Creates the instance of reader.
|
Constructor and Description |
---|
MboxoStorageReader(InputStream stream,
MboxLoadOptions options)
Initializes a new instance of the
MboxoStorageReader class. |
MboxoStorageReader(Stream stream,
MboxLoadOptions options)
Initializes a new instance of the
MboxoStorageReader class. |
MboxoStorageReader(String fileName,
MboxLoadOptions options)
Initializes a new instance of the
MboxrdStorageReader class. |
MboxrdStorageReader(InputStream stream,
MboxLoadOptions options)
Initializes a new instance of the
MboxrdStorageReader class. |
MboxrdStorageReader(Stream stream,
MboxLoadOptions options)
Initializes a new instance of the
MboxrdStorageReader class. |
MboxrdStorageReader(String fileName,
MboxLoadOptions options)
Initializes a new instance of the
MboxrdStorageReader class. |
MboxStorageReader(InputStream stream,
MboxLoadOptions options)
Initializes a new instance of the
MboxStorageReader class. |
MboxStorageReader(Stream stream,
MboxLoadOptions options)
Initializes a new instance of the
MboxStorageReader class. |
MboxStorageReader(String fileName,
MboxLoadOptions options)
Initializes a new instance of the
MboxStorageReader class. |
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.