Uses of Interface
gw.fs.physical.IPhysicalFileSystem
Packages that use IPhysicalFileSystem
Package
Description
-
Uses of IPhysicalFileSystem in gw.fs
Fields in gw.fs declared as IPhysicalFileSystemModifier and TypeFieldDescriptionprivate IPhysicalFileSystem
FileFactory._defaultPhysicalFileSystem
Methods in gw.fs that return IPhysicalFileSystemModifier and TypeMethodDescriptionprivate IPhysicalFileSystem
FileFactory.createDefaultPhysicalFileSystem()
FileFactory.getDefaultPhysicalFileSystem()
FileFactory.getRootPhysicalFileSystem()
Methods in gw.fs with parameters of type IPhysicalFileSystemModifier and TypeMethodDescriptionvoid
FileFactory.setDefaultPhysicalFileSystem
(IPhysicalFileSystem fileSystem) -
Uses of IPhysicalFileSystem in gw.fs.physical
Classes in gw.fs.physical that implement IPhysicalFileSystemModifier and TypeClassDescriptionclass
class
class
Fields in gw.fs.physical declared as IPhysicalFileSystemModifier and TypeFieldDescriptionprotected final IPhysicalFileSystem
PhysicalResourceImpl._backingFileSystem
protected final IPhysicalFileSystem
AbstractCachingPhysicalFileSystem._delegate
Constructors in gw.fs.physical with parameters of type IPhysicalFileSystemModifierConstructorDescriptionPhysicalDirectoryImpl
(ResourcePath path, IPhysicalFileSystem backingFileSystem) PhysicalFileImpl
(ResourcePath path, IPhysicalFileSystem backingFileSystem) protected
PhysicalResourceImpl
(ResourcePath path, IPhysicalFileSystem backingFileSystem) -
Uses of IPhysicalFileSystem in gw.fs.physical.fast
Classes in gw.fs.physical.fast that implement IPhysicalFileSystem -
Uses of IPhysicalFileSystem in gw.fs.physical.generic
Classes in gw.fs.physical.generic that implement IPhysicalFileSystem -
Uses of IPhysicalFileSystem in gw.fs.physical.win32
Classes in gw.fs.physical.win32 that implement IPhysicalFileSystem