-
-
Constructor Summary
Constructors
Constructor and Description |
FileInfo() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
Name
public String Name
The name of file
-
MimeType
public String MimeType
The MIME type
-
file
public byte[] file
The file bytes
-
Constructor Detail
-
FileInfo
public FileInfo()
Copyright © 2020 Aspose Pty Ltd. All rights reserved.