Java org.apache.commons.vfs FilesCache fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.vfs FilesCache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.vfs FilesCache.

The text is from its open source code.

Method

FileObjectgetFile(final FileSystem filesystem, final FileName name)
retrieve a file from the cache by its name
voidputFile(final FileObject file)
add a fileobject to the cache