Directory stream implementation to assist in implementing DirectoryStreams that are based on Paths.
Flags an option as an option that declares how a file should be copied
An object for reading and writing files.
Provides an interface to a file system and is a factory for other objects for accessing files and directories.
Flags an option as an options that declares how to deal with links
This is a control exception that indicates the underlying filesystem object either does not exist or is not a Directory
This is a control exception that indicates the underlying filesystem object cannot be treated as a File.
A file reference that locates a file using a system independent path.
A function that returns true if the Path parameter matches.
User: jeichar Date: Oct 1, 2010 Time: 8:23:16 AM
An iterable that permits iterating over a directory tree starting at a root Path.
Factory object for obtaining filesystem objects
User: jeichar Date: Oct 2, 2010 Time: 9:31:09 PM
Contains the implicit conversion methods for converting to Paths and related objects
Contains the implicit conversion methods for converting to Paths and related objects
Contains the common Link Options
The object for constructing Path objects and for containing implicits from strings and
java.file.File
s to Scala paths.
This class is not interesting from an API point of view.
Adds support to for the filesystem URL protocols.