org.gcube.datatransfer.agent.impl.vfs
Class VFileSystemManager
java.lang.Object
org.gcube.datatransfer.agent.impl.vfs.VFileSystemManager
public class VFileSystemManager
- extends Object
- Author:
- andrea
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VFileSystemManager
public VFileSystemManager(String vfsRoot)
throws org.apache.commons.vfs2.FileSystemException
- Throws:
org.apache.commons.vfs2.FileSystemException
resolveFile
public org.apache.commons.vfs2.FileObject resolveFile(String filePath)
throws org.apache.commons.vfs2.FileSystemException
- Throws:
org.apache.commons.vfs2.FileSystemException
resolveFolder
public org.apache.commons.vfs2.FileObject resolveFolder(String filePath)
throws org.apache.commons.vfs2.FileSystemException
- Throws:
org.apache.commons.vfs2.FileSystemException
Copyright © 2013. All Rights Reserved.