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) intprivate intgetBooleanAttributes0(String aFileName) longprivate longgetLastModifiedTime0(String aFileName) longprivate longgetLength0(String aFileName) intgetNameMax(String path) private longgetNameMax0(String var1) charcharlongintbooleanisAbsolute(File f) booleanString[]File[]private StringintprefixLength(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
-
normalize
-
prefixLength
-
resolve
-
getDefaultParent
-
fromURIPath
-
isAbsolute
-
resolve
-
canonicalize
-
getBooleanAttributes0
-
getBooleanAttributes
-
checkAccess
-
getLastModifiedTime0
-
getLastModifiedTime
-
getLength0
-
getLength
-
setPermission
-
createFileExclusively
-
delete
-
list
-
createDirectory
-
rename
-
setLastModifiedTime
-
setReadOnly
-
listRoots
-
getSpace
-
getNameMax0
-
getNameMax
-
compare
-
hashCode
-
isInvalid
-