Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
W
D
DATE_ACCESSED
- Static variable in interface au.com.prunge.jgenfile.metadata.
CommonKeys
A key for accessing the date and time a file was last accessed.
DATE_CREATED
- Static variable in interface au.com.prunge.jgenfile.metadata.
CommonKeys
A key for accessing the date and time a file was created.
DATE_MODIFIED
- Static variable in interface au.com.prunge.jgenfile.metadata.
CommonKeys
A key for accessing the date and time a file was last modified.
DefaultBatchOperation
- class au.com.prunge.jgenfile.impl.
DefaultBatchOperation
.
A batch operation that simply runs all its child operations.
DefaultBatchOperation(FileSystem, List, boolean)
- Constructor for class au.com.prunge.jgenfile.impl.
DefaultBatchOperation
Constructs a
DefaultBatchOperation
.
DefaultCopyItemOperation
- class au.com.prunge.jgenfile.impl.
DefaultCopyItemOperation
.
Deprecated.
This operation should only be used for testing as it is incomplete and not working correctly. It exists as a reference so that other copying operations can be created which are more specific to their file systems.
DefaultCopyItemOperation(Item, Directory)
- Constructor for class au.com.prunge.jgenfile.impl.
DefaultCopyItemOperation
Deprecated.
Constructs an
DefaultCopyItemOperation
.
DefaultCopyItemOperation(Item, Directory, String)
- Constructor for class au.com.prunge.jgenfile.impl.
DefaultCopyItemOperation
Deprecated.
Constructs an
DefaultCopyItemOperation
.
DeleteItemOperation
- interface au.com.prunge.jgenfile.
DeleteItemOperation
.
An operation that deletes an item.
Directory
- interface au.com.prunge.jgenfile.
Directory
.
A directory is an item that contains other items within it.
DirectoryOperation
- interface au.com.prunge.jgenfile.
DirectoryOperation
.
An operation that operates on a directory.
doCopy(File, Directory, String)
- Method in class au.com.prunge.jgenfile.impl.
DefaultCopyItemOperation
Deprecated.
Copies a file (not a directory) to a destination.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
W