User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.soundex

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex

This class is the abstract class for Soundex algorithm.

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

Soundex()

This is the constructor of this class.

Remarks

N/A

Parameters

Public Methods

GenerateSoundex(String)

This is the abstract method for generating Soundex code.

Remarks

N/A

Return Value
  • Type:String
  • Description:The Soundex code for the given source string.
Parameters
  • sourceText
    • Type:String
    • Description:The source string to generate Soundex code.

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

EncodeChar(Char)

This is the virtual method to encode char.

Remarks

N/A

Return Value
  • Type:String
  • Description:Encoded char.
Parameters
  • value
    • Type:Char
    • Description:Source char.

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.soundex.1442819038.txt.gz · Last modified: 2015/09/21 07:03 by admin