100101102103104105106107
return nsc.getCreatedFileObjects(); } return Collections.EMPTY_SET; } catch (IOException ex) { Exceptions.printStackTrace(ex); throw new ExtendingException(ex.getMessage()); } }