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 | Class and Description |
---|---|
class |
ZipEntryDirectoryPath
This
DirectoryPath represents an entry inside a ZIP archive identified as a directory. |
class |
ZipFilePath
This class represents a path which could be considered as a
FilePath and as a DirectoryPath with a
ZIP archive behind the scene. |
Copyright © 2012-2015. All Rights Reserved.