Uses of Class
org.refcodes.filesystem.UnknownPathException
-
Uses of UnknownPathException in org.refcodes.filesystem
Methods in org.refcodes.filesystem that throw UnknownPathExceptionModifier and TypeMethodDescriptionChangeRootFileSystemDecorator.getFileHandles(String aPath, boolean isRecursively) With the behavior of theFileSystem.hasFiles(String, boolean)method, all file (handle)s found for the path are returned.FileSystem.getFileHandles(String aPath, boolean isRecursively) With the behavior of theFileSystem.hasFiles(String, boolean)method, all file (handle)s found for the path are returned.InMemoryFileSystem.getFileHandles(String aPath, boolean isRecursively) With the behavior of theFileSystem.hasFiles(String, boolean)method, all file (handle)s found for the path are returned.