| Package | Description |
|---|---|
| com.sprylab.xar | |
| com.sprylab.xar.toc.model | |
| com.sprylab.xar.utils |
| Modifier and Type | Method and Description |
|---|---|
static XarEntry |
XarEntry.createFromFile(XarFile xarFile,
File file,
String parentPath) |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
File.getChildren() |
List<File> |
ToC.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
File.setChildren(List<File> childs) |
void |
ToC.setFiles(List<File> files) |
| Modifier and Type | Method and Description |
|---|---|
File |
FilePath.getFile() |
| Modifier and Type | Method and Description |
|---|---|
static List<FilePath> |
FilePath.fromFileList(Collection<File> files) |
static List<FilePath> |
FilePath.fromFileList(Collection<File> files,
String parentPath) |
| Constructor and Description |
|---|
FilePath(File file,
String parentPath) |
Copyright © 2016. All rights reserved.