com.gisgraphy.geoloc
Class ZipcodeNormalizer
java.lang.Object
com.gisgraphy.geoloc.ZipcodeNormalizer
public class ZipcodeNormalizer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipcodeNormalizer
public ZipcodeNormalizer()
normalize_ca
public static String normalize_ca(String string)
normalize_gb
public static String normalize_gb(String string)
normalize
public static String normalize(String string,
String countryCode)
- Returns:
- a string that prepare zipcode to be search
because for canada we only got first char and so does for GB
Copyright © 2012. All Rights Reserved.