Class Importer.DefaultNameTransformer
- java.lang.Object
-
- de.unirostock.sems.cbarchive.web.importer.Importer.DefaultNameTransformer
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DefaultNameTransformer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static String
getEmail(String name)
Gets the email.protected static String
getFamilyName(String name)
Gets the family name.protected static String
getGivenName(String name)
Gets the given name.
-