public interface IEntryInfo
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
long |
getLastModified() |
String |
getName() |
Reader |
getReader() |
String getName()
long getLastModified()
Reader getReader()
InputStream getInputStream()
Copyright © 2015. All Rights Reserved.