| 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.
|
| ResourceGenTask.LicenseCodeWriter |
Writes all the source files under the specified file folder and
inserts a license file each java source file.
|
Copyright © 2018 Oracle Corporation. All rights reserved.