|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of RegularFileCreateOption in br.com.objectos.fs |
|---|
| Subinterfaces of RegularFileCreateOption in br.com.objectos.fs | |
|---|---|
interface |
PosixFileModeOption
Represents a POSIX file access permission. |
| Methods in br.com.objectos.fs with parameters of type RegularFileCreateOption | |
|---|---|
RegularFile |
ResolvedPath.createRegularFile(RegularFileCreateOption... options)
Creates a new (regular) file whose pathname is given by this object with the specified creation options or fails if the pathname already exists. |
RegularFile |
Directory.createRegularFile(String fileName,
RegularFileCreateOption... options)
Creates a (regular) file with the specified file name and with the specified creation options. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||