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

F

FileAttributes - Interface in nl.esciencecenter.xenon.files
FileAttributes represents a set of attributes of a path.
Files - Interface in nl.esciencecenter.xenon.files
Files represents the Files interface Xenon.
files() - Method in interface nl.esciencecenter.xenon.Xenon
Retrieve the Files interface.
FileSystem - Interface in nl.esciencecenter.xenon.files
FileSystem represent a (possibly remote) file system that can be used to access data.
FileVisitor - Interface in nl.esciencecenter.xenon.util
FileVisitor contains various callback methods called by FileUtils.walkTree.
FileVisitResult - Enum in nl.esciencecenter.xenon.util
FileVisitResult enumerates the possible results that can be returned by the methods of FileVisitor.
fromLocalPath(Files, String) - Static method in class nl.esciencecenter.xenon.util.Utils
Takes the String representation of a local path (for example "/bin/foo" or "C:\dir\test.txt") and converts it into a Path.
A B C D E F G H I J L M N O P Q R S T U V W X