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