See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| AbstractDirectoryPath |
Abstract implementation of a
DirectoryPath. |
This package defines the contracts and abstractions of those contracts of a little API designed by WUIC to resolve path navigation.
Classes in this package don't throw WUIC exceptions to ease the reuse of this code outside WUIC.
Copyright © 2012-2015. All Rights Reserved.