Package | Description |
---|---|
org.uberfire.java.nio.base |
Modifier and Type | Method and Description |
---|---|
static GeneralPathImpl |
GeneralPathImpl.create(FileSystem fs,
String path,
boolean isRealPath) |
static GeneralPathImpl |
GeneralPathImpl.create(FileSystem fs,
String path,
boolean isRealPath,
boolean isNormalized) |
static GeneralPathImpl |
GeneralPathImpl.createRoot(FileSystem fs,
String path,
boolean isRealPath) |
static GeneralPathImpl |
GeneralPathImpl.newFromFile(FileSystem fs,
File file) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.