public static interface Archive.Entry
| Modifier and Type | Method | Description |
|---|---|---|
AsciiBytes |
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.AsciiBytes getName()
Copyright © 2018. All rights reserved.