Class KettleVfsDelegatingResolver

java.lang.Object
org.pentaho.di.core.vfs.KettleVfsDelegatingResolver
All Implemented Interfaces:
org.pentaho.vfs.ui.VfsResolver

public class KettleVfsDelegatingResolver extends Object implements org.pentaho.vfs.ui.VfsResolver
Author:
Andrey Khayrutdinov
  • Constructor Details

    • KettleVfsDelegatingResolver

      public KettleVfsDelegatingResolver()
  • Method Details

    • resolveFile

      public org.apache.commons.vfs2.FileObject resolveFile(String vfsUrl)
      Specified by:
      resolveFile in interface org.pentaho.vfs.ui.VfsResolver
    • resolveFile

      public org.apache.commons.vfs2.FileObject resolveFile(String vfsUrl, org.apache.commons.vfs2.FileSystemOptions fsOptions)
      Specified by:
      resolveFile in interface org.pentaho.vfs.ui.VfsResolver