PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/protocol/sos/SOSRequest100XMLAdapter.java
Violation | Line |
---|
Avoid unused imports such as 'org.deegree.commons.ows.exception.OWSException' | 39 |
org/deegree/protocol/sos/describesensor/DescribeSensor100KVPAdapter.java
Violation | Line |
---|
Avoid unused imports such as 'org.deegree.commons.ows.exception.OWSException' | 42 |
org/deegree/protocol/sos/getfeatureofinterest/GetFeatureOfInterest.java
Violation | Line |
---|
Avoid unused private fields such as 'eventTime'. | 56 |
org/deegree/protocol/sos/getobservation/GetObservation100XMLAdapter.java
Violation | Line |
---|
Avoid unused private methods such as 'getPrecision(String)'. | 191 |