net.sourceforge.jgeocoder.us
Class SpellingCorrector

java.lang.Object
  extended by net.sourceforge.jgeocoder.us.SpellingCorrector

public class SpellingCorrector
extends Object

Javadocs me

Author:
jliang

Constructor Summary
SpellingCorrector()
           
 
Method Summary
static String correctStateSpelling(String rawAddress)
          Attempts to correct possible state mis-spellings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpellingCorrector

public SpellingCorrector()
Method Detail

correctStateSpelling

public static String correctStateSpelling(String rawAddress)
Attempts to correct possible state mis-spellings

Parameters:
rawAddress -
Returns:
rawAddress or spelling corrected address if a state mis-spelling is found


Copyright © 2008. All Rights Reserved.