public interface FileEntry
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
String |
getName() |
String getName()
WEB-INF/classes/META-INF/myfile.txt
InputStream getInputStream() throws IOException
IOException
- if an I/O error occurs.Copyright © 2002-2018 Atlassian. All Rights Reserved.