|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PotentialDirectory
This is a directory that may or may not exist.
Method Summary | |
---|---|
Directory |
getDirectory()
Get the directory, creating it if necessary. |
Method Detail |
---|
Directory getDirectory()
If, for some reason, the directory could not be created without that
being an error (due to an OverwriteStrategy
,
for instance), this method should return null
.
null
if the directory could not be
created and that is not an error.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |