| Package | Description |
|---|---|
| org.dvb.io.persistent |
Provides extensions to the java.io package for access to files
held in persistent storage.
|
| Modifier and Type | Method and Description |
|---|---|
static FileAttributes |
FileAttributes.getFileAttributes(File f)
Get the attributes of a file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FileAttributes.setFileAttributes(FileAttributes p,
File f)
Associate a set of file attributes with a file.
|
Copyright © 2012. All Rights Reserved.