8.1.4 Output file location in Java mode 
- `-r resource'
- `--resource=resource'
- 
Specify the resource name.
 
- `-l locale'
- `--locale=locale'
- 
Specify the locale name, either a language specification of the form ll
or a combined language and country specification of the form ll_CC.
 
- `-d directory'
- 
Specify the base directory of classes directory hierarchy.
 
The class name is determined by appending the locale name to the resource name,
separated with an underscore.  The `-d' option is mandatory.  The class
is written under the specified directory.
  
This document was generated
on May 6, 2002
using texi2html