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