Uses of Class
org.aksw.commons.path.nio.FileSystemSpec
Packages that use FileSystemSpec
-
Uses of FileSystemSpec in org.aksw.commons.path.nio
Fields in org.aksw.commons.path.nio declared as FileSystemSpecFields in org.aksw.commons.path.nio with type parameters of type FileSystemSpecModifier and TypeFieldDescriptionprotected PathSys<String,FileSystemSpec> FileSystemSpec.basePathMethods in org.aksw.commons.path.nio that return FileSystemSpecModifier and TypeMethodDescriptionFileSystemWithSpec.getSpec()static FileSystemSpecFileSystemSpec.of(Map<String, ?> env, ClassLoader loader, URI uri) static FileSystemSpecFileSystemSpec.of(Map<String, ?> env, ClassLoader loader, PathSys<String, FileSystemSpec> basePath) Method parameters in org.aksw.commons.path.nio with type arguments of type FileSystemSpecModifier and TypeMethodDescriptionstatic FileSystemSpecFileSystemSpec.of(Map<String, ?> env, ClassLoader loader, PathSys<String, FileSystemSpec> basePath) Constructors in org.aksw.commons.path.nio with parameters of type FileSystemSpecConstructor parameters in org.aksw.commons.path.nio with type arguments of type FileSystemSpecModifierConstructorDescriptionprotectedFileSystemSpec(Map<String, ?> env, ClassLoader loader, PathSys<String, FileSystemSpec> basePath)