Package | Description |
---|---|
com.github.wuic.nut |
This package defines what is a nut in WUIC and how to manage it.
|
com.github.wuic.nut.dao.core |
Package where
NutDao implementations are defined for core module. |
com.github.wuic.nut.dao.servlet |
This package defines the DAO support for servlet container.
|
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. |
com.github.wuic.util |
Utility package where helper methods are defined.
|
Class and Description |
---|
FilePath
This interface represents a path which is a file.
|
Class and Description |
---|
DirectoryPath
This interface represents a path which is a directory.
|
Class and Description |
---|
DirectoryPath
This interface represents a path which is a directory.
|
Class and Description |
---|
DirectoryPath
This interface represents a path which is a directory.
|
Path
A path is an element which is could be linked to another path as parent to represent a hierarchy.
|
Class and Description |
---|
AbstractDirectoryPath
Abstract implementation of a
DirectoryPath . |
DirectoryPath
This interface represents a path which is a directory.
|
DirectoryPathFactory
Interface of object in charge of creating new
DirectoryPath . |
FilePath
This interface represents a path which is a file.
|
FsItem |
Path
A path is an element which is could be linked to another path as parent to represent a hierarchy.
|
Class and Description |
---|
AbstractDirectoryPath
Abstract implementation of a
DirectoryPath . |
DirectoryPath
This interface represents a path which is a directory.
|
DirectoryPathFactory
Interface of object in charge of creating new
DirectoryPath . |
FilePath
This interface represents a path which is a file.
|
Path
A path is an element which is could be linked to another path as parent to represent a hierarchy.
|
Class and Description |
---|
DirectoryPath
This interface represents a path which is a directory.
|
DirectoryPathFactory
Interface of object in charge of creating new
DirectoryPath . |
Path
A path is an element which is could be linked to another path as parent to represent a hierarchy.
|
Copyright © 2012-2015. All Rights Reserved.