public interface ArchiveEntry
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the entry's name
|
java.lang.String |
getNameWithinArchive()
Get the relative name of the entry within the archive.
|
InputStreamAccess |
getStreamAccess()
Get access to the stream for the entry
|
java.lang.String getName()
java.lang.String getNameWithinArchive()
InputStreamAccess getStreamAccess()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.