public interface FileDataSource
extends javax.activation.DataSource
Modifier and Type | Method and Description |
---|---|
long |
getSize()
Returns the size of the file in bytes.
|
java.lang.String |
getType()
Returns the MIME type of the content.
|
java.lang.String |
getTypeFromFileName()
Returns the MIME type extension from file name.
|
java.lang.String getType()
java.lang.String getTypeFromFileName()
long getSize()
Copyright © 2010 - 2020 Adobe. All Rights Reserved