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

S

seek(long) - Method in class jfilesyslib.utils.MemoryStream
Seeks to the specified offset.
seek(long, boolean) - Method in class jfilesyslib.utils.MemoryStream
Seeks to the specified offset.
setArchive(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the archive flag
setCompressed(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the compressed flag
setContent(byte[]) - Method in class jfilesyslib.data.ExtendedAttribute
Sets the content
setCreationTime(long) - Method in class jfilesyslib.data.EntityInfo
Sets the the creation time
setCreationTime(String, long) - Method in class jfilesyslib.FileSystem
Sets the creation time (unix timestamp).
setCreationTime(String, long) - Method in class jfilesyslib.filesystems.CachingFs
 
setCreationTime(String, long) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setCreationTime(String, long) - Method in class jfilesyslib.filesystems.LoggingFs
 
setCreationTime(String, long) - Method in class jfilesyslib.filesystems.MemoryFs
 
setCreationTime(String, long) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setCreationTime(String, long) - Method in class jfilesyslib.filesystems.MirrorFs
 
setDrivetype(DriveType) - Method in class jfilesyslib.MountOptions
Sets the drive type (supported only on Windows) The default value is HARD_DRIVE.
setEncrypted(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the encrypted flag
setExtendedAttribute(String, ExtendedAttribute) - Method in class jfilesyslib.FileSystem
Sets or adds extended attribute.
setExtendedAttribute(String, ExtendedAttribute) - Method in class jfilesyslib.filesystems.CachingFs
 
setExtendedAttribute(String, ExtendedAttribute) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setExtendedAttribute(String, ExtendedAttribute) - Method in class jfilesyslib.filesystems.LoggingFs
 
setExtendedAttribute(String, ExtendedAttribute) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setExtendedAttribute(String, ExtendedAttribute) - Method in class jfilesyslib.FullFileSystem
 
setFileSize(long) - Method in class jfilesyslib.data.FileInfo
Sets the file size in bytes
setFullPath(String) - Method in class jfilesyslib.data.EntityInfo
Sets the full path
setGid(int) - Method in class jfilesyslib.data.UnixPermissions
Returns the owner group id
setGroupExecute(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the group execute permission
setGroupRead(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the group read permission
setGroupWrite(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the group write permission
setHidden(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the hidden flag
setLastAccessTime(long) - Method in class jfilesyslib.data.EntityInfo
Sets the last access time
setLastAccessTime(String, long) - Method in class jfilesyslib.FileSystem
Sets the last access time (unix timestamp).
setLastAccessTime(String, long) - Method in class jfilesyslib.filesystems.CachingFs
 
setLastAccessTime(String, long) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setLastAccessTime(String, long) - Method in class jfilesyslib.filesystems.LoggingFs
 
setLastAccessTime(String, long) - Method in class jfilesyslib.filesystems.MemoryFs
 
setLastAccessTime(String, long) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setLastAccessTime(String, long) - Method in class jfilesyslib.filesystems.MirrorFs
 
setLastModificationTime(long) - Method in class jfilesyslib.data.EntityInfo
Sets the last modification time
setLastModificationTime(String, long) - Method in class jfilesyslib.FileSystem
Sets the last modification time (unix timestamp).
setLastModificationTime(String, long) - Method in class jfilesyslib.filesystems.CachingFs
 
setLastModificationTime(String, long) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setLastModificationTime(String, long) - Method in class jfilesyslib.filesystems.LoggingFs
 
setLastModificationTime(String, long) - Method in class jfilesyslib.filesystems.MemoryFs
 
setLastModificationTime(String, long) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setLastModificationTime(String, long) - Method in class jfilesyslib.filesystems.MirrorFs
 
setLength(FileHandle, long) - Method in class jfilesyslib.FileSystem
Truncates or lengthens a file.
setLength(FileHandle, long) - Method in class jfilesyslib.filesystems.CachingFs
 
setLength(FileHandle, long) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setLength(FileHandle, long) - Method in class jfilesyslib.filesystems.LoggingFs
 
setLength(FileHandle, long) - Method in class jfilesyslib.filesystems.MemoryFs
 
setLength(FileHandle, long) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setLength(FileHandle, long) - Method in class jfilesyslib.filesystems.MirrorFs
 
setLength(long) - Method in class jfilesyslib.utils.MemoryStream
Sets the new length
setMacOSXLocal(boolean) - Method in class jfilesyslib.MountOptions
Sets 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.
setName(String) - Method in class jfilesyslib.data.ExtendedAttribute
Sets the name of the extended attribute
setNotContentIndexed(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the ContentIndexed flag
setObjHandle(Object) - Method in class jfilesyslib.data.FileHandle
Sets the application specific handle
setOffline(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the offline flag
setOthersExecute(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the others execute permission
setOthersRead(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the others read permission
setOthersWrite(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the others write permission
setOwnerExecute(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the owner execute permission
setOwnerRead(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the owner read permission
setOwnerWrite(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the owner write permission
setPermissions(int) - Method in class jfilesyslib.data.UnixPermissions
Sets the permissions (but not the user id or group id).
setReadonly(boolean) - Method in class jfilesyslib.data.WindowsAttributes
Sets the readonly flag
setSgid(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the sgid bit.
setSticky(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the sticky bit
setSuid(boolean) - Method in class jfilesyslib.data.UnixPermissions
Sets the suid bit.
setSyncMounting(boolean) - Method in class jfilesyslib.MountOptions
If the actual parameter is true, the mount method acts synchronous.
setTemporary(boolean) - Method in class jfilesyslib.data.WindowsAttributes
 
setThreadCount(int) - Method in class jfilesyslib.MountOptions
Sets the number of threads to use
setUid(int) - Method in class jfilesyslib.data.UnixPermissions
Sets the owner user id
setUnixOwnerImpersonateAllFiles(boolean) - 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.
setUnixOwnerImpersonateNewFiles(boolean) - 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.
setUnixPermissions(String, UnixPermissions) - Method in class jfilesyslib.FileSystem
Sets the unix permissions for a file/directory.
setUnixPermissions(String, UnixPermissions) - Method in class jfilesyslib.filesystems.CachingFs
 
setUnixPermissions(String, UnixPermissions) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setUnixPermissions(String, UnixPermissions) - Method in class jfilesyslib.filesystems.LoggingFs
 
setUnixPermissions(String, UnixPermissions) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setUnixPermissions(String, UnixPermissions) - Method in class jfilesyslib.FullFileSystem
 
setWindowsAttributes(String, WindowsAttributes) - Method in class jfilesyslib.FileSystem
Sets the windows attributes.
setWindowsAttributes(String, WindowsAttributes) - Method in class jfilesyslib.filesystems.CachingFs
 
setWindowsAttributes(String, WindowsAttributes) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
setWindowsAttributes(String, WindowsAttributes) - Method in class jfilesyslib.filesystems.LoggingFs
 
setWindowsAttributes(String, WindowsAttributes) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
setWindowsAttributes(String, WindowsAttributes) - Method in class jfilesyslib.FullFileSystem
 
simpleByteArrayCompare(byte[], byte[]) - Static method in class jfilesyslib.utils.FileSystemUtils
Performs a byte array comparison.
SourceAlreadyExistsException - Exception in jfilesyslib.exceptions
May be thrown if the source of a symbolic link already exists.
SourceAlreadyExistsException() - Constructor for exception jfilesyslib.exceptions.SourceAlreadyExistsException
 
supportsUnicodeFilenames() - Method in class jfilesyslib.FileSystem
Returns true if the file system supports unicode filenames.
supportsUnicodeFilenames() - Method in class jfilesyslib.filesystems.CachingFs
 
supportsUnicodeFilenames() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
supportsUnicodeFilenames() - Method in class jfilesyslib.filesystems.LoggingFs
 
supportsUnicodeFilenames() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
supportsUnicodeFilenames() - Method in class jfilesyslib.FullFileSystem
 
SymbolicLinkInfo - Class in jfilesyslib.data
This class should be used to model symbolic links
SymbolicLinkInfo(String, String) - Constructor for class jfilesyslib.data.SymbolicLinkInfo
Creates a new SymbolicLinkInfo object.
A B C D E F G H I J K L M N O P R S T U V W