Beispiel #1
0
 /**
  * Retrieves the location of this hive.
  *
  * @return the location in the filesystem.
  */
 public File getLocation() {
   return repository.getDirectory();
 }