General Sonar fixes 19/94319/6
authorArindam Mondal <arind.mondal@samsung.com>
Tue, 27 Aug 2019 04:47:44 +0000 (13:47 +0900)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 27 Aug 2019 12:48:28 +0000 (12:48 +0000)
commitf14263c35eded38da70accd8730be15637f028c2
tree777ce7cd2d599776c166cdeb10940ba94ba7b96a
parent5cacbb34854c2d6dbb6a4449ef2c36782009514a
General Sonar fixes

+) Replace System.out with logger
++) Use try-with-resources to close the resource
+++) Format to delete tab charachter
++++) flip equals to avoid potential NPE

Issue-ID: SDC-2542
Change-Id: If57f36072ec67e9622d4fe51bce8336094dc10c8
Signed-off-by: arindamm <arind.mondal@samsung.com>
asdctool/src/main/java/org/openecomp/sdc/asdctool/impl/GraphMLConverter.java
asdctool/src/main/java/org/openecomp/sdc/asdctool/impl/GraphMLDataAnalyzer.java