Uses of Class
io.roastedroot.zerofs.PathType.ParseResult
-
Uses of PathType.ParseResult in io.roastedroot.zerofs
Methods in io.roastedroot.zerofs that return PathType.ParseResultModifier and TypeMethodDescriptionprotected final PathType.ParseResultPathType.emptyPath()Returns an empty path.final PathType.ParseResultParses a path from the given URI.abstract PathType.ParseResultParses the given strings as a path.protected abstract PathType.ParseResultPathType.parseUriPath(String uriPath) Parses a path from the given URI path.UnixPathType.parseUriPath(String uriPath) WindowsPathType.parseUriPath(String uriPath) Methods in io.roastedroot.zerofs with parameters of type PathType.ParseResultModifier and TypeMethodDescriptionprivate ZeroFsPathPathService.toPath(PathType.ParseResult parsed)