Package org.pentaho.di.connections.vfs
Class VFSHelper
- java.lang.Object
-
- org.pentaho.di.connections.vfs.VFSHelper
-
public class VFSHelper extends Object
Created by bmorrise on 2/13/19.
-
-
Constructor Summary
Constructors Constructor Description VFSHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.commons.vfs2.FileSystemOptions
getOpts(String file, String connection, VariableSpace space)
-
-
-
Method Detail
-
getOpts
public static org.apache.commons.vfs2.FileSystemOptions getOpts(String file, String connection, VariableSpace space)
-
-