public class StreamDescriptor extends Object
| Constructor and Description |
|---|
StreamDescriptor(InputStream stream,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
InputStream |
getStream() |
public StreamDescriptor(InputStream stream, String fileName)
public InputStream getStream()
public String getFileName()
Copyright © 2018. All Rights Reserved.