public static interface Archive.Entry
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Returns the name of the entry. 
 | 
boolean | 
isDirectory()
Returns  
true if the entry represents a directory. | 
boolean isDirectory()
true if the entry represents a directory.String getName()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.