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 TypeMethodDescriptionvoidFileSystem.checkSubPath(Path parent, String name) Checks that a given path name is acceptable to this file system.voidFileSystemWrapper.checkSubPath(Path parent, String name) voidJavaFileSystem.checkSubPath(Path parent, String name) Checks that a given path name is acceptable to this file system.default PathJoins the array of names to a path object.default PathParses a string representation of a path.Constructors in com.aoapps.io.filesystems that throw InvalidPathException
