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