Interface | Description |
---|---|
NameConverter |
Converts arbitrary strings into Java identifiers.
|
Class | Description |
---|---|
NameConverter.Standard |
Default implementation of
NameConverter . |
ResourceGenTask |
Generate source files from resource bundles,
so that code can refer to resources as methods,
instead of hard-coding string constants, which is
much harder to search.
|
Copyright © 2012. All Rights Reserved.