public final class Paths extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.uberfire.java.nio.file.Path |
get(String first,
String... more) |
static org.uberfire.java.nio.file.Path |
get(URI uri) |
public static org.uberfire.java.nio.file.Path get(String first, String... more) throws IllegalArgumentException
IllegalArgumentExceptionpublic static org.uberfire.java.nio.file.Path get(URI uri) throws IllegalArgumentException, org.uberfire.java.nio.file.FileSystemNotFoundException, SecurityException
IllegalArgumentExceptionFileSystemNotFoundExceptionSecurityExceptionCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.