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 © 2013 JBoss by Red Hat. All Rights Reserved.