public final class Paths extends Object
Modifier and Type | Method and Description |
---|---|
static Path |
get(String first,
String... more) |
static Path |
get(URI uri) |
public static Path get(String first, String... more) throws IllegalArgumentException
IllegalArgumentException
public static Path get(URI uri) throws IllegalArgumentException, FileSystemNotFoundException, SecurityException
IllegalArgumentException
FileSystemNotFoundException
SecurityException
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.