FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
12100

org.deegree.protocol.csw.client.getrecords.GetRecordsXMLEncoder

BugCategoryDetailsLinePriority
org.deegree.protocol.csw.client.getrecords.GetRecordsXMLEncoder.export(GetRecords, XMLStreamWriter) concatenates strings using + in a loopPERFORMANCESBSC_USE_STRINGBUFFER_CONCATENATION96Medium