| Package | Description |
|---|---|
| com.github.wuic.path |
This package defines the contracts and abstractions of those contracts of a little API designed by WUIC to resolve
path navigation.
|
| 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.
|
| com.github.wuic.servlet.path |
This package provides webapp support for
Path manipulations. |
| Class and Description |
|---|
| SimplePath
Simple implementation of a
Path. |
| Class and Description |
|---|
| SimplePath
Simple implementation of a
Path. |
| ZipDirectoryPath
This class represents
DirectoryPath for ZIP archives. |
| ZipEntryPath
This
Path represents an entry inside a ZIP archive. |
| ZipEntryPath.ArchiveWithParentEntry
Simple wrapper of a ZIP archive and a path which could be retrieved as an entry.
|
| ZipFilePath
This class represents a path which could be considered as a
FilePath and as a DirectoryPath with a
ZIP archive behind the scene. |
| Class and Description |
|---|
| SimplePath
Simple implementation of a
Path. |
Copyright © 2012-2015. All Rights Reserved.