|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectsimplejpa.NameConverter
class NameConverter extends Object
| Field Summary | |
|---|---|
private static String |
PROPERTY_SEPARATOR
|
| Constructor Summary | |
NameConverter()
|
|
| Method Summary | |
|---|---|
Path
|
toPath(Root root, String name)
|
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static String PROPERTY_SEPARATOR
| Constructor Detail |
|---|
NameConverter()
| Method Detail |
|---|
Path toPath(Root root, String name)
Groovy Documentation