java.lang.Object
ca.uhn.fhir.rest.server.interceptor.s13n.standardizers.EmailStandardizer
All Implemented Interfaces:
IStandardizer

public class EmailStandardizer extends Object implements IStandardizer
Standardizes email addresses by removing whitespace, ISO control characters and applying lower-case to the values.