[My Blog]
All roads lead to JavaRanch
[My Blog]
All roads lead to JavaRanch
Jack Bush wrote:Is there a way to create the directory structure if it does not exist, similar to "mkdir –p" on Unix?
Maneesh Godbole wrote:You initialized the filter and did ....what? It just exists. Is any code calling the accept() ? Is the file filter really required?
Joanne
Joanne Neal wrote:
The filter is used on line 16. By passing it to the listFiles method, the listFiles method will use it to decide what files to include in the returned list.
yeah, but ... what would PIE do? Especially concerning this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
|