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

G

getAttributes() - Method in class jfilesyslib.data.WindowsAttributes
Returns the attributes as a number
getBlockSize() - Method in class jfilesyslib.FileSystem
Returns the block size in bytes
getBlockSize() - Method in class jfilesyslib.filesystems.CachingFs
 
getBlockSize() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getBlockSize() - Method in class jfilesyslib.filesystems.LoggingFs
 
getBlockSize() - Method in class jfilesyslib.filesystems.MemoryFs
 
getBlockSize() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getBlockSize() - Method in class jfilesyslib.filesystems.MirrorFs
 
getChunkList() - Method in class jfilesyslib.utils.MemoryStream
Returns the used chunk list
getContent() - Method in class jfilesyslib.data.ExtendedAttribute
Returns the content
getCreationTime() - Method in class jfilesyslib.data.EntityInfo
Returns the creation time
getDate(long) - Static method in class jfilesyslib.utils.DateUtils
Returns a date object from a unix timestamp
getDrivetype() - Method in class jfilesyslib.MountOptions
Returns the drive type (supported only on Windows) The default value is HARD_DRIVE.
getExtendedAttribute(String, String) - Method in class jfilesyslib.FileSystem
Returns one specific extended attribute.
getFileMetaData(String) - Method in class jfilesyslib.FileSystem
Returns some meta data about the path.
getFileMetaData(String) - Method in class jfilesyslib.filesystems.CachingFs
 
getFileMetaData(String) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getFileMetaData(String) - Method in class jfilesyslib.filesystems.LoggingFs
 
getFileMetaData(String) - Method in class jfilesyslib.filesystems.MemoryFs
 
getFileMetaData(String) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getFileMetaData(String) - Method in class jfilesyslib.filesystems.MirrorFs
 
getFileName() - Method in class jfilesyslib.data.EntityInfo
Returns only the file name.
getFilePath() - Method in class jfilesyslib.data.FileHandle
Returns the file path of the handle
getFilesFreeCount() - Method in class jfilesyslib.FileSystem
Returns the number of files which may be created.
getFilesFreeCount() - Method in class jfilesyslib.filesystems.CachingFs
 
getFilesFreeCount() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getFilesFreeCount() - Method in class jfilesyslib.filesystems.LoggingFs
 
getFilesFreeCount() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getFilesFreeCount() - Method in class jfilesyslib.FullFileSystem
 
getFileSize() - Method in class jfilesyslib.data.FileInfo
Returns the file size in bytes
getFileSystemName() - Method in class jfilesyslib.FileSystem
Returns the file system name
getFileSystemName() - Method in class jfilesyslib.filesystems.CachingFs
 
getFileSystemName() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getFileSystemName() - Method in class jfilesyslib.filesystems.LoggingFs
 
getFileSystemName() - Method in class jfilesyslib.filesystems.MemoryFs
 
getFileSystemName() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getFileSystemName() - Method in class jfilesyslib.filesystems.MirrorFs
 
getFreeBlockAvailableCount() - Method in class jfilesyslib.FileSystem
Returns the number of free blocks, which are available to the current user.
getFreeBlockAvailableCount() - Method in class jfilesyslib.filesystems.CachingFs
 
getFreeBlockAvailableCount() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getFreeBlockAvailableCount() - Method in class jfilesyslib.filesystems.LoggingFs
 
getFreeBlockAvailableCount() - Method in class jfilesyslib.filesystems.MemoryFs
 
getFreeBlockAvailableCount() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getFreeBlockAvailableCount() - Method in class jfilesyslib.filesystems.MirrorFs
 
getFreeBlockCount() - Method in class jfilesyslib.FileSystem
Returns the number of free blocks.
getFreeBlockCount() - Method in class jfilesyslib.filesystems.CachingFs
 
getFreeBlockCount() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getFreeBlockCount() - Method in class jfilesyslib.filesystems.LoggingFs
 
getFreeBlockCount() - Method in class jfilesyslib.filesystems.MemoryFs
 
getFreeBlockCount() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getFreeBlockCount() - Method in class jfilesyslib.filesystems.MirrorFs
 
getFullPath() - Method in class jfilesyslib.data.EntityInfo
Returns the full path to the file/directory/symlink
getGid() - Method in class jfilesyslib.data.UnixPermissions
Sets the owner group id
getGroupId() - Static method in class jfilesyslib.Environment
Returns the unix group id of the current user.
getIs64BitJVM() - Static method in class jfilesyslib.Environment
Returns true if the JVM is running on a 64 bit process
getIs64BitOperatingSystem() - Static method in class jfilesyslib.Environment
Returns true if the JVM is running on a 64 bit os
getIsARM() - Static method in class jfilesyslib.Environment
Returns true if the JVM is running on an ARM processor
getLastAccessTime() - Method in class jfilesyslib.data.EntityInfo
Returns the last access time
getLastModificationTime() - Method in class jfilesyslib.data.EntityInfo
Returns the last modification time
getLength() - Method in class jfilesyslib.utils.MemoryStream
Returns the content's length
getMaxPathLength() - Method in class jfilesyslib.FileSystem
Returns the maximum path length.
getMaxPathLength() - Method in class jfilesyslib.filesystems.CachingFs
 
getMaxPathLength() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getMaxPathLength() - Method in class jfilesyslib.filesystems.LoggingFs
 
getMaxPathLength() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getMaxPathLength() - Method in class jfilesyslib.FullFileSystem
 
getMountPath() - Method in class jfilesyslib.FileSystem
Returns the mount path
getName() - Method in class jfilesyslib.data.ExtendedAttribute
Returns the name of the extended attribute
getNow() - Static method in class jfilesyslib.utils.DateUtils
Returns the current unix timestamp
getNumberOfFilesInDirectory(DirectoryInfo) - Method in class jfilesyslib.FileSystem
Returns the number of files (and direct subdirectories) in a directory
getObjHandle() - Method in class jfilesyslib.data.FileHandle
Returns the application specific handle
getPath() - Method in exception jfilesyslib.exceptions.PathNotFoundException
Returns the missing path
getPermissions() - Method in class jfilesyslib.data.UnixPermissions
Returns the permissions as a number
getPosition() - Method in class jfilesyslib.utils.MemoryStream
Returns the position
getSeconds(Date) - Static method in class jfilesyslib.utils.DateUtils
Returns a unix timestamp from a date object
getThreadCount() - Method in class jfilesyslib.MountOptions
Returns the number of threads used for the file system
getTotalBlockCount() - Method in class jfilesyslib.FileSystem
Returns the number of total blocks.
getTotalBlockCount() - Method in class jfilesyslib.filesystems.CachingFs
 
getTotalBlockCount() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getTotalBlockCount() - Method in class jfilesyslib.filesystems.LoggingFs
 
getTotalBlockCount() - Method in class jfilesyslib.filesystems.MemoryFs
 
getTotalBlockCount() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getTotalBlockCount() - Method in class jfilesyslib.filesystems.MirrorFs
 
getTotalFilesCount() - Method in class jfilesyslib.FileSystem
Returns the total number of files on the volume.
getTotalFilesCount() - Method in class jfilesyslib.filesystems.CachingFs
 
getTotalFilesCount() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getTotalFilesCount() - Method in class jfilesyslib.filesystems.LoggingFs
 
getTotalFilesCount() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getTotalFilesCount() - Method in class jfilesyslib.FullFileSystem
 
getUid() - Method in class jfilesyslib.data.UnixPermissions
Returns the owner user id
getUnixPermissions(String) - Method in class jfilesyslib.FileSystem
Returns the unix permissions
getUnixPermissions(String) - Method in class jfilesyslib.filesystems.CachingFs
 
getUnixPermissions(String) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getUnixPermissions(String) - Method in class jfilesyslib.filesystems.LoggingFs
 
getUnixPermissions(String) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getUnixPermissions(String) - Method in class jfilesyslib.filesystems.MirrorFs
 
getUnixPermissions(String) - Method in class jfilesyslib.FullFileSystem
 
getUserId() - Static method in class jfilesyslib.Environment
Returns the unix user id of the current user.
getVolumeName() - Method in class jfilesyslib.FileSystem
Returns the volume name.
getVolumeName() - Method in class jfilesyslib.filesystems.CachingFs
 
getVolumeName() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getVolumeName() - Method in class jfilesyslib.filesystems.LoggingFs
 
getVolumeName() - Method in class jfilesyslib.filesystems.MemoryFs
 
getVolumeName() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getVolumeName() - Method in class jfilesyslib.filesystems.MirrorFs
 
getVolumeSerialNumber() - Method in class jfilesyslib.FileSystem
Returns a volume serial number
getVolumeSerialNumber() - Method in class jfilesyslib.filesystems.CachingFs
 
getVolumeSerialNumber() - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getVolumeSerialNumber() - Method in class jfilesyslib.filesystems.LoggingFs
 
getVolumeSerialNumber() - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getVolumeSerialNumber() - Method in class jfilesyslib.FullFileSystem
 
getWindowsAttributes(String) - Method in class jfilesyslib.FileSystem
Returns the windows attributes.
getWindowsAttributes(String) - Method in class jfilesyslib.filesystems.CachingFs
 
getWindowsAttributes(String) - Method in class jfilesyslib.filesystems.ExtendedSupportFs
 
getWindowsAttributes(String) - Method in class jfilesyslib.filesystems.LoggingFs
 
getWindowsAttributes(String) - Method in class jfilesyslib.filesystems.MergeDirectlyFs
 
getWindowsAttributes(String) - Method in class jfilesyslib.FullFileSystem
 
A B C D E F G H I J K L M N O P R S T U V W