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