示例#1
0
 /* CONSTRUCTOR */
 public Importer(FileUtils fileUtils)
 {
     this.fileUtils = fileUtils;
 }//Constructor