e09c31fdb9520715baa666808079074be596a79d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 7 | ||
| Extract Method protected writeFeatures(resultsList List<FeatureCollection>, operation Operation, isComplex boolean, jsonWriter GeoJSONBuilder) : FeaturesInfo extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Extract Method protected writeCollectionCRS(jsonWriter GeoJSONBuilder, crs CoordinateReferenceSystem) : void extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Extract Method protected writeCollectionBounds(featureBounding boolean, jsonWriter GeoJSONBuilder, resultsList List<FeatureCollection>, hasGeom boolean) : void extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Extract Method protected isFeatureBounding() : boolean extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Extract Method protected getGeoJSONBuilder(featureCollection FeatureCollectionResponse, outWriter Writer) : GeoJSONBuilder extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Extract Method protected writeCollectionTimeStamp(jw GeoJSONBuilder) : void extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Extract Method protected writeCollectionCounts(featureCount BigInteger, numberReturned long, jsonWriter GeoJSONBuilder) : void extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter describeFeatureType : Operation to operation : Operation in method protected write(featureCollection FeatureCollectionResponse, output OutputStream, operation Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To |