Package | Description |
---|---|
com.github.wuic.path.core |
This package defines core implementation of the path API to resolve a hierarchical path with each element
corresponding to either a path, a directory, a ZIP archive or an entry of a ZIP archive.
|
Modifier and Type | Method and Description |
---|---|
ZipEntryPath.ArchiveWithParentEntry |
ZipEntryPath.findZipArchive(String path)
This method goes through parents to find the first
ZipFilePath which represents the archive containing
this path. |
Copyright © 2012-2015. All Rights Reserved.