public class NamingStrategy extends Object
| Modifier and Type | Field and Description |
|---|---|
static NamingStrategy |
DEFAULT |
| Constructor and Description |
|---|
NamingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
identifier(String name) |
String |
methodName(String name) |
String |
namespace(String name) |
protected String |
namespacePart(String part) |
public static final NamingStrategy DEFAULT
Copyright © 2014. All Rights Reserved.