Revision 28375 branches/v2_0_0_prep/libraries/libGeocoding/src/org/gvsig/geocoding/GeocodingLibrary.java

View differences:

GeocodingLibrary.java
52 52
		super.postInitialize();
53 53

  
54 54
		// Validate if there are any implementation registered
55

  
56 55
		Geocoder geocoder = GeocodingLocator.getGeocoder();
57 56
		if (geocoder == null) {
58 57
			throw new ReferenceNotRegisteredException(

Also available in: Unified diff