|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileWrapper.OpenMode | |
|---|---|
| org.glassfish.pfl.basic.tools.file | |
| Uses of FileWrapper.OpenMode in org.glassfish.pfl.basic.tools.file |
|---|
| Methods in org.glassfish.pfl.basic.tools.file that return FileWrapper.OpenMode | |
|---|---|
static FileWrapper.OpenMode |
FileWrapper.OpenMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileWrapper.OpenMode[] |
FileWrapper.OpenMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.pfl.basic.tools.file with parameters of type FileWrapper.OpenMode | |
|---|---|
void |
FileWrapper.open(FileWrapper.OpenMode mode)
Open the (text) file for I/O. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||