Uses of Class
com.aoapps.io.filesystems.InvalidPathException
-
Uses of InvalidPathException in com.aoapps.io.filesystems
Methods in com.aoapps.io.filesystems that throw InvalidPathExceptionModifier and TypeMethodDescriptionvoid
FileSystem.checkSubPath
(Path parent, String name) Checks that a given path name is acceptable to this file system.void
FileSystemWrapper.checkSubPath
(Path parent, String name) void
JavaFileSystem.checkSubPath
(Path parent, String name) Checks that a given path name is acceptable to this file system.default Path
Joins the array of names to a path object.default Path
Parses a string representation of a path.Constructors in com.aoapps.io.filesystems that throw InvalidPathException