list[i].getPath());
}
}
}
} else {
throw new RpException("treeextractor.folder.notexists",
new Object[] { info.getUri() });
}
} catch (MalformedURLException e) {
logger.warn("Specified uri is not valid " + e.getMessage(), e);
throw new RpException("extractor.tree.foldernotexists",
new Object[] { info.getUri() });
}
} else {
logger.debug(
"Current level for the information is already 0-> no futher process for this location");