See: Description
| Interface | Description | 
|---|---|
| Option | An option used in the code generation process. | 
| OptionName | An interface for a class representing the name of an option. | 
| Class | Description | 
|---|---|
| OptionImpl | The default implementation of the option Interface. | 
| Options | A Store for all options. | 
| Exception | Description | 
|---|---|
| UnsupportedOptionException | An exception which is thrown if an option is not supported
 or contains an unacceptable value. | 
This package contains classes handling options.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.