Searched refs:outpath (Results 1 – 1 of 1) sorted by relevance
51 String outpath = (String) entry.UserDefinedParams.get("OutputPath"); in summary() local52 if (outpath==null) { in summary()61 util.utils.make_Directories("",outpath); in summary()62 File outputFile = new File(outpath, FileName); in summary()
Completed in 5 milliseconds