public class NameFixer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NameFixer.CustomFix |
static interface |
NameFixer.Fix |
static class |
NameFixer.SimpleFix |
| Constructor and Description |
|---|
NameFixer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fixClassName(String input) |
static String |
fixPropertyName(String name) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.