com.bga.wbrogden.metaphone
Class Metaphone

java.lang.Object
  extended by com.bga.wbrogden.metaphone.Metaphone

public class Metaphone
extends java.lang.Object


Constructor Summary
Metaphone()
           
 
Method Summary
static java.lang.String metaPhone(java.lang.String txt)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Metaphone

public Metaphone()
Method Detail

metaPhone

public static java.lang.String metaPhone(java.lang.String txt)