A B C D E F G H I J K L M N O P R S T V W

A

abort() - Method in interface au.com.prunge.jgenfile.Operation
Aborts the operation if it is currently running.
abort() - Method in class au.com.prunge.jgenfile.impl.AbstractOperation
The abort method in an abstract operation does nothing.
abort() - Method in class au.com.prunge.jgenfile.impl.local.LocalFastCopyItemOperation
 
abort() - Method in class au.com.prunge.jgenfile.impl.local.LocalDeleteItemOperation
 
AbsoluteItemReference - class au.com.prunge.jgenfile.AbsoluteItemReference.
An absolute item reference is an item reference where its most distant ancestor is a root in the file system.
AbsoluteItemReference(List) - Constructor for class au.com.prunge.jgenfile.AbsoluteItemReference
Constructs an AbsoluteItemReference.
AbsolutePath - interface au.com.prunge.jgenfile.AbsolutePath.
An extension of the path interface.
AbstractDirectoryOperation - class au.com.prunge.jgenfile.impl.AbstractDirectoryOperation.
An abstract directory operation to aid implementation of directory operations.
AbstractDirectoryOperation(Directory) - Constructor for class au.com.prunge.jgenfile.impl.AbstractDirectoryOperation
Constructs a AbstractDirectoryOperation.
AbstractFileAccessor - class au.com.prunge.jgenfile.impl.AbstractFileAccessor.
An abstract file accessor class to ease development of other file accessors.
AbstractFileAccessor() - Constructor for class au.com.prunge.jgenfile.impl.AbstractFileAccessor
Constructs an AbstractFileAccessor.
AbstractFileAccessorOperation - class au.com.prunge.jgenfile.impl.AbstractFileAccessorOperation.
An abstract file accessor operation to aid implementation of file accessor operations.
AbstractFileAccessorOperation(FileAccessor) - Constructor for class au.com.prunge.jgenfile.impl.AbstractFileAccessorOperation
Constructs an AbstractFileAccessorOperation.
AbstractFileOperation - class au.com.prunge.jgenfile.impl.AbstractFileOperation.
An abstract file operation to aid implementation of file operations.
AbstractFileOperation(File) - Constructor for class au.com.prunge.jgenfile.impl.AbstractFileOperation
Constructs a AbstractFileOperation.
AbstractFileSystem - class au.com.prunge.jgenfile.impl.AbstractFileSystem.
An abstract file system that handles operation hints methods.
AbstractFileSystem() - Constructor for class au.com.prunge.jgenfile.impl.AbstractFileSystem
Constructs an AbstractFileSystem.
AbstractFileSystemOperation - class au.com.prunge.jgenfile.impl.AbstractFileSystemOperation.
An abstract file system operation to aid implementation of file system operations.
AbstractFileSystemOperation(FileSystem) - Constructor for class au.com.prunge.jgenfile.impl.AbstractFileSystemOperation
Constructs an AbstractFileSystemOperation.
AbstractItem - class au.com.prunge.jgenfile.impl.AbstractItem.
An abstract item with some methods implemented.
AbstractItem(FileSystem) - Constructor for class au.com.prunge.jgenfile.impl.AbstractItem
Constructs an AbstractItem.
AbstractItemOperation - class au.com.prunge.jgenfile.impl.AbstractItemOperation.
An abstract item operation to aid implementation of item operations.
AbstractItemOperation(Item) - Constructor for class au.com.prunge.jgenfile.impl.AbstractItemOperation
Constructs an AbstractItemOperation.
AbstractMetadataKey - class au.com.prunge.jgenfile.metadata.AbstractMetadataKey.
An abstract metadata key to aid implementation of metadata keys.
AbstractMetadataKey() - Constructor for class au.com.prunge.jgenfile.metadata.AbstractMetadataKey
Constructs an AbstractMetadataKey.
AbstractOperation - class au.com.prunge.jgenfile.impl.AbstractOperation.
An abstract operation class to make implementation easier.
AbstractOperation() - Constructor for class au.com.prunge.jgenfile.impl.AbstractOperation
Constructs an AbstractOperation.
AbstractPath - class au.com.prunge.jgenfile.impl.AbstractPath.
A path that uses an underlying list of items.
AbstractPath.ListPathIterator - class au.com.prunge.jgenfile.impl.AbstractPath.ListPathIterator.
An iterator that uses the item list's collection iterator.
AbstractPath.ListPathIterator(List) - Constructor for class au.com.prunge.jgenfile.impl.AbstractPath.ListPathIterator
Constructs a ListPathIterator.
AbstractPath(Item, List) - Constructor for class au.com.prunge.jgenfile.impl.AbstractPath
Constructs an AbstractPath.
addDefaultOperationHints() - Method in class au.com.prunge.jgenfile.impl.local.LocalFileSystem
Adds the default operation hints to this file system's operation hints.
addOperationHints(OperationHints) - Method in interface au.com.prunge.jgenfile.FileSystem
Adds operation hints that operations created from this file system or objects derived from the file system (e.g.
addOperationHints(OperationHints) - Method in interface au.com.prunge.jgenfile.Operation
Adds operation hints to this operation.
addOperationHints(OperationHints) - Method in class au.com.prunge.jgenfile.impl.AbstractOperation
 
addOperationHints(OperationHints) - Method in class au.com.prunge.jgenfile.impl.AbstractFileSystem
 
ALL_ITEM_METADATA_KEY_SET - Static variable in class au.com.prunge.jgenfile.impl.local.LocalFileSystem
 
au.com.prunge.jgenfile.channels - package au.com.prunge.jgenfile.channels
 
au.com.prunge.jgenfile.impl - package au.com.prunge.jgenfile.impl
 
au.com.prunge.jgenfile.impl.local - package au.com.prunge.jgenfile.impl.local
 
au.com.prunge.jgenfile.impl.local.channels - package au.com.prunge.jgenfile.impl.local.channels
 
au.com.prunge.jgenfile.impl.local.spi - package au.com.prunge.jgenfile.impl.local.spi
 
au.com.prunge.jgenfile.metadata - package au.com.prunge.jgenfile.metadata
 
au.com.prunge.jgenfile.spi - package au.com.prunge.jgenfile.spi
 
au.com.prunge.jgenfile.text - package au.com.prunge.jgenfile.text
 
au.com.prunge.util - package au.com.prunge.util
 
AVAILABLE_SPACE - Static variable in interface au.com.prunge.jgenfile.metadata.CommonKeys
A key for accessing the number of bytes available for usage by files.

A B C D E F G H I J K L M N O P R S T V W