| Package | Description |
|---|---|
| com.sprylab.xar |
| Modifier and Type | Method and Description |
|---|---|
static XarEntry |
XarEntry.createFromFile(XarFile xarFile,
File file,
String parentPath) |
XarEntry |
XarFile.getEntry(String entryName) |
| Modifier and Type | Method and Description |
|---|---|
List<XarEntry> |
XarEntry.getChildren() |
List<XarEntry> |
XarFile.getEntries()
Lists all the
XarEntrys in this file. |
| Modifier and Type | Method and Description |
|---|---|
void |
XarEntry.OnEntryExtractedListener.onEntryExtracted(XarEntry entry) |
Copyright © 2016. All rights reserved.