public class Directory extends Entry
| Constructor and Description |
|---|
Directory() |
| Modifier and Type | Method and Description |
|---|---|
List<ArchiveFile> |
getArchiveFiles() |
List<Directory> |
getDirectories() |
List<File> |
getFiles() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.