Package org.luwrain.io
Class CommanderUtilsVfs
java.lang.Object
org.luwrain.io.CommanderUtilsVfs
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommanderArea.Params<FileObject>
createParams
(ControlContext context) static FileObject
prepareLocation
(CommanderUtilsVfs.Model model, String path)
-
Constructor Details
-
CommanderUtilsVfs
public CommanderUtilsVfs()
-
-
Method Details
-
createParams
public static CommanderArea.Params<FileObject> createParams(ControlContext context) throws org.apache.commons.vfs2.FileSystemException - Throws:
org.apache.commons.vfs2.FileSystemException
-
prepareLocation
public static FileObject prepareLocation(CommanderUtilsVfs.Model model, String path) throws org.apache.commons.vfs2.FileSystemException - Throws:
org.apache.commons.vfs2.FileSystemException
-