174175176177178179180
} catch (final IllegalOperationException e) { throw new StorageException(e); } return new DefaultStorageFileItem(repository, request, true, true, new StringContentLocator("<repository/>")); }