public interface UploadSource
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream()
Get an input stream for reading the resource data.
|
FileMetaData |
getMetadata()
Get a metadata instance with information about
the local file that is about to be uploaded.
|
String |
getName()
The name of the resource.
|
String getName()
FileMetaData getMetadata()
getInputStream()
is called.InputStream getInputStream() throws IOException
IOException