A B C D E F G H I J K L M N O P R S T U V W 

I

isArchive() - Method in class jfilesyslib.data.WindowsAttributes
Returns the archive flag
isCaseSensitive() - Method in class jfilesyslib.FileSystem
Returns true if the pathes are case sensitive
isCaseSensitive() - Method in class jfilesyslib.filesystems.CachingFs
 
isCaseSensitive() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
isCaseSensitive() - Method in class jfilesyslib.filesystems.LoggingFs
 
isCaseSensitive() - Method in class jfilesyslib.filesystems.MemoryFs
 
isCaseSensitive() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
isCaseSensitive() - Method in class jfilesyslib.filesystems.MirrorFs
 
isCompressed() - Method in class jfilesyslib.data.WindowsAttributes
Returns the compressed flag
isCompressed() - Method in class jfilesyslib.FileSystem
Returns true if the file system is compressed
isCompressed() - Method in class jfilesyslib.filesystems.CachingFs
 
isCompressed() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
isCompressed() - Method in class jfilesyslib.filesystems.LoggingFs
 
isCompressed() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
isCompressed() - Method in class jfilesyslib.FullFileSystem
 
isEmptyFile - Variable in class jfilesyslib.data.FileHandle
Whether the file was empty
Should not be used by your file system.
isEncrypted() - Method in class jfilesyslib.data.WindowsAttributes
Returns the encrypted flag
isGroupExecute() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the group may execute
isGroupRead() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the group may read
isGroupWrite() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the group may write
isHidden() - Method in class jfilesyslib.data.WindowsAttributes
Returns the hidden flag
isMac() - Static method in class jfilesyslib.Environment
Returns true if the JVM is running on a macintosh
isMacOSXLocal() - Method in class jfilesyslib.MountOptions
Returns whether the file system should be mounted with the local flag on Mac OS X
This feature is turned off by default, because it may cause various problems.
isMounted(File) - Static method in class jfilesyslib.Mounter
Tries to check whether the mount path is already in use.
isNotContentIndexed() - Method in class jfilesyslib.data.WindowsAttributes
Returns the notContentIndexed flag
isOffline() - Method in class jfilesyslib.data.WindowsAttributes
Returns the offline flag
isOthersExecute() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the others may execute
isOthersRead() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the others may read
isOthersWrite() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the others may write
isOwnerExecute() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the owner may execute
isOwnerRead() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the owner may read
isOwnerWrite() - Method in class jfilesyslib.data.UnixPermissions
Returns true if the owner may write
isReadonly() - Method in class jfilesyslib.data.WindowsAttributes
Returns the readonly flag
isReadOnly() - Method in class jfilesyslib.FileSystem
Returns true if the file system is read only
isReadOnly() - Method in class jfilesyslib.filesystems.CachingFs
 
isReadOnly() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
isReadOnly() - Method in class jfilesyslib.filesystems.LoggingFs
 
isReadOnly() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
isReadOnly() - Method in class jfilesyslib.FullFileSystem
 
isSgid() - Method in class jfilesyslib.data.UnixPermissions
Returns the sgid bit.
isSticky() - Method in class jfilesyslib.data.UnixPermissions
Returns the sticky bit
isSuid() - Method in class jfilesyslib.data.UnixPermissions
Returns the suid bit.
isSyncMounting() - Method in class jfilesyslib.MountOptions
Returns true if the mounting process should be synchronous.
isTemporary() - Method in class jfilesyslib.data.WindowsAttributes
 
isUnix() - Static method in class jfilesyslib.Environment
Returns true if the JVM is running on a unix like operating system
isUnixOwnerImpersonateAllFiles() - Method in class jfilesyslib.MountOptions
If this feature is turned on, all files and directories will have the user, who has mounted the file system as their owner.
isUnixOwnerImpersonateNewFiles() - Method in class jfilesyslib.MountOptions
If this feature is turned on, new files and directories will have the user, who has mounted the file system as their owner.
isWindows() - Static method in class jfilesyslib.Environment
Returns true if the JVM is running on Windows
A B C D E F G H I J K L M N O P R S T U V W