public interface ArchiveEntry
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
Get the entry's name
|
String |
getNameWithinArchive()
Get the relative name of the entry within the archive.
|
InputStream |
getStreamAccess()
Get access to the stream for the entry
|
String getName()
String getNameWithinArchive()
InputStream getStreamAccess()
Copyright © 2020. All rights reserved.