google-storage-common/src/main/kotlin/jetbrains/buildServer/serverSide/artifacts/google/GoogleSignedUrlHelper.kt [26:33]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - val document: Document try { document = JDOMUtil.loadDocument(data) } catch (e: JDOMException) { return emptyMap() } val rootElement = document.rootElement - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - google-storage-common/src/main/kotlin/jetbrains/buildServer/serverSide/artifacts/google/GoogleSignedUrlHelper.kt [62:69]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - val document: Document try { document = JDOMUtil.loadDocument(data) } catch (e: JDOMException) { return emptyMap() } val rootElement = document.rootElement - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -