Interface IPhoneticEncoder

All Known Implementing Classes:
ApacheEncoder, NumericEncoder

public interface IPhoneticEncoder
  • Method Summary

    Modifier and Type
    Method
    Description
    encode(String theString)
    Encode the provided string using a phonetic encoder like Soundex
     
  • Method Details

    • name

    • encode

      String encode(String theString)
      Encode the provided string using a phonetic encoder like Soundex
      Parameters:
      theString -
      Returns: