Uses of Class
org.uberfire.java.nio.base.GeneralPathImpl
-
Packages that use GeneralPathImpl Package Description org.uberfire.java.nio.base -
-
Uses of GeneralPathImpl in org.uberfire.java.nio.base
Methods in org.uberfire.java.nio.base that return GeneralPathImpl Modifier and Type Method Description static GeneralPathImplGeneralPathImpl. create(FileSystem fs, String path, boolean isRealPath)static GeneralPathImplGeneralPathImpl. create(FileSystem fs, String path, boolean isRealPath, boolean isNormalized)static GeneralPathImplGeneralPathImpl. createRoot(FileSystem fs, String path, boolean isRealPath)static GeneralPathImplGeneralPathImpl. newFromFile(FileSystem fs, File file)
-