kitodo / kitodo-ugh

Kitodo.UGH Library
2 stars 10 forks source link

RDFFile: Fix wrong comparision (reported by FindBugs) #35

Closed stweil closed 8 years ago

stweil commented 8 years ago

It makes no sense to compare currentNode4 with an empty string.

Signed-off-by: Stefan Weil sw@weilnetz.de