ccs.cpc.impl
Class RelativeVFileFinder

java.lang.Object
  extended by ccs.cpc.impl.RelativeVFileFinder

 class RelativeVFileFinder
extends java.lang.Object


Constructor Summary
RelativeVFileFinder(BrowserLogic bl, VFile base, PluginRuntime viewerRuntime, int offset, java.util.Set<java.lang.String> excludeMimes)
           
 
Method Summary
(package private)  VFile execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelativeVFileFinder

RelativeVFileFinder(BrowserLogic bl,
                    VFile base,
                    PluginRuntime viewerRuntime,
                    int offset,
                    java.util.Set<java.lang.String> excludeMimes)
Method Detail

execute

VFile execute()