public interface ItemStreamDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getItemName()
Gets the item name.
|
String |
getMimeType()
Gets the mime type.
|
Long |
getSize()
Gets the size.
|
InputStream |
getStream()
Gets the stream.
|
InputStream getStream()
String getItemName()
Long getSize()
String getMimeType()
Copyright © 2022. All rights reserved.