public class FsDirectoryPathFactory extends Object implements DirectoryPathFactory
DirectoryPathFactory in charge of creating new FsDirectoryPath.
| Constructor and Description |
|---|
FsDirectoryPathFactory() |
public DirectoryPath create(String path)
Creates a directory path without any parent (root direcrory).
create in interface DirectoryPathFactorypath - the string representation of this directoryCopyright © 2012-2015. All Rights Reserved.