Uses of Package
org.apache.lucene.tests.mockfile

Package
Description
Support for testing/debugging with virtual filesystems
  • Class
    Description
    A FilterFileSystem contains another FileSystem, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
    A FilterFileSystemProvider contains another FileSystemProvider, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
    A FilterPath contains another Path, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
    Base class for tracking file handles.