Package ca.uhn.fhir.util
Class PhoneticEncoderUtil
java.lang.Object
ca.uhn.fhir.util.PhoneticEncoderUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic IPhoneticEncoder
getEncoder
(String theString) Creates the phonetic encoder wrapper from an input string.
-
Method Details
-
getEncoder
Creates the phonetic encoder wrapper from an input string.String must be in the format of...
PhoneticEncoderEnum(MAX_LENGTH)- Returns:
- The IPhoneticEncoder
-