BUG 484 - XmlReader improve readability 37/8037/2
authorJozef Gloncak <jgloncak@cisco.com>
Mon, 16 Jun 2014 11:43:38 +0000 (13:43 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 23 Jun 2014 09:19:25 +0000 (09:19 +0000)
commit816a992a883ffd29462bfeb8e588ad5d241b6a93
treee94419a76693afdf0aad20ed1316ee7779cc8faa
parentad98fe1715f343cb93169a9bf7c68a5625da3c7b
BUG 484 - XmlReader improve readability

- XmlReader - improve readibility of methods isSimple(Composite) node by
  extracting common logic to method skipCommentsAndWhitespace.

The change comes from patch set
https://git.opendaylight.org/gerrit/#/c/7337/9
which was originally commited by Tom Pantelis. In this commit is selected
only one change which doesn't relate with BUG 484

Change-Id: Icef852da20e8f624b4bc3d61e334d88f4766474d
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/main/java/org/opendaylight/controller/sal/rest/impl/XmlReader.java