This method of the ClientStoreFile Class creates a directory whose path is specified by the ClientStoreFile object, including any necessary parent directories.
public boolean mkdirs();
Returns true if the directory (or directories) could be created; otherwise, returns false.