Class KettleVfsDelegatingResolver

  • All Implemented Interfaces:
    org.pentaho.vfs.ui.VfsResolver

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

      • KettleVfsDelegatingResolver

        public KettleVfsDelegatingResolver()
    • Method Detail

      • 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