c3adc90120b8cb9e564d1c2eba564eaf47e82c0d
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public testAnyTypeAndAnyElement() : void renamed to public testAnyTypeAndAnyElementGML() : void in class org.geoserver.test.FeatureChainingWfsTest | From | To | |
Rename Method public testComplexTypeWithSimpleContent() : void renamed to public testComplexTypeWithSimpleContentGML() : void in class org.geoserver.test.FeatureChainingWfsTest | From | To | |
Rename Method public testGetFeature() : void renamed to public testGetFeatureGML() : void in class org.geoserver.test.FeatureChainingWfsTest | From | To | |
Rename Method public testEncodeFeatureMembers() : void renamed to public testEncodeFeatureMembersGML() : void in class org.geoserver.test.FeatureChainingWfsTest | From | To | |
Rename Variable | 1 | ||
Rename Variable feature : SimpleFeature to simpleFeature : SimpleFeature in method private encodeSimpleFeatures(jsonWriter GeoJSONBuilder, resultsList List<FeatureCollection>, id_option String, featureBounding boolean) : FeaturesInfo in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To | |
Extract Method | 1 | ||
Extract Method private encodeSimpleFeatures(jsonWriter GeoJSONBuilder, resultsList List<FeatureCollection>, id_option String, featureBounding boolean) : FeaturesInfo extracted from protected write(featureCollection FeatureCollectionResponse, output OutputStream, describeFeatureType Operation) : void in class org.geoserver.wfs.json.GeoJSONGetFeatureResponse | From | To |