e7e0a3cdce8140dc1afa02b9cff6a46d8ab15fb7
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable validator : SLDValidator in method package validate10(input Object, entityResolver EntityResolver) : List<Exception> from class org.geoserver.catalog.SLDHandler | From | To | |
Extract Method | 2 | ||
Extract Method public validate(xml InputSource, schemaURL URL, skipTargetNamespaceException boolean, entityResolver EntityResolver) : List extracted from public validate(xml InputSource, schemaURL URL, skipTargetNamespaceException boolean) : List in class org.vfny.geoserver.util.ResponseUtils | From | To | |
Extract Method public validate(xml Source, schemaURL URL, skipTargetNamespaceException boolean, entityResolver EntityResolver) : List extracted from public validate(xml Source, schemaURL URL, skipTargetNamespaceException boolean) : List in class org.vfny.geoserver.util.ResponseUtils | From | To |