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