Package | Description |
---|---|
net.sourceforge.jnlp.config | |
net.sourceforge.jnlp.util |
Modifier and Type | Method and Description |
---|---|
DirectoryValidator.DirectoryCheckResults |
DirectoryValidator.ensureDirs()
This method is ensuring, that specified directories will exists after
call and will have enough permissions.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryValidator.DirectoryCheckResults |
FileUtils.testDirectoryPermissions(java.io.File file)
Ensure that the parent directory of the file exists and that we are
able to create and access files within this directory
|