| Constructor and Description |
|---|
SimpleFileEntry(String name,
ExceptionalSupplier<? extends InputStream,? extends IOException> streamSupplier) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getName() |
public SimpleFileEntry(String name, ExceptionalSupplier<? extends InputStream,? extends IOException> streamSupplier)
public String getName()
public InputStream getInputStream() throws IOException
getInputStream in interface FileEntryIOException - if an I/O error occurs.Copyright © 2002-2019 Atlassian. All Rights Reserved.