Class TUnixFileSystem
java.lang.Object
de.mirkosertic.bytecoder.classlib.java.io.TUnixFileSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncanonicalize
(String path) boolean
checkAccess
(File f, int attribute) int
boolean
boolean
createFileExclusively
(String path) boolean
fromURIPath
(String path) int
private int
getBooleanAttributes0
(String aFileName) long
private long
getLastModifiedTime0
(String aFileName) long
private long
getLength0
(String aFileName) int
getNameMax
(String path) private long
getNameMax0
(String var1) char
char
long
int
boolean
isAbsolute
(File f) boolean
String[]
File[]
private String
int
prefixLength
(String pathname) boolean
boolean
setLastModifiedTime
(File var1, long var2) boolean
setPermission
(File f, int access, boolean enable, boolean owneronly) boolean
setReadOnly
(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
-