public class NameHelper extends Object
| Constructor and Description |
|---|
NameHelper(GenerationConfig generationConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
capitalizeTrailingWords(String name) |
String |
normalizeName(String name) |
String |
replaceIllegalCharacters(String name) |
public NameHelper(GenerationConfig generationConfig)
Copyright © 2014. All Rights Reserved.