Class TUnixFileSystem
java.lang.Object
de.mirkosertic.bytecoder.classlib.java.io.TUnixFileSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncanonicalize(String path) booleancheckAccess(File f, int attribute) intbooleanbooleancreateFileExclusively(String path) booleanfromURIPath(String path) intlonglongintgetNameMax(String path) charcharlongintbooleanisAbsolute(File f) booleanString[]File[]intprefixLength(String pathname) booleanbooleansetLastModifiedTime(File var1, long var2) booleansetPermission(File f, int access, boolean enable, boolean owneronly) booleansetReadOnly(File var1)
-
Constructor Details
-
TUnixFileSystem
public TUnixFileSystem()
-
-
Method Details
-
getSeparator
public char getSeparator() -
getPathSeparator
public char getPathSeparator() -
normalize
-
prefixLength
-
resolve
-
getDefaultParent
-
fromURIPath
-
isAbsolute
-
resolve
-
canonicalize
-
getBooleanAttributes
-
checkAccess
-
getLastModifiedTime
-
getLength
-
setPermission
-
createFileExclusively
-
delete
-
list
-
createDirectory
-
rename
-
setLastModifiedTime
-
setReadOnly
-
listRoots
-
getSpace
-
getNameMax
-
compare
-
hashCode
-
isInvalid
-