See: Description
Interface | Description |
---|---|
OutputType |
An interface describing the type of output produced by the generator.
|
Class | Description |
---|---|
HtmlOutputType |
The output type for HTML output.
|
JavaOutputType |
The output type for java output.
|
PropertiesOutputType |
The output type for properties output.
|
UnknownOutputType |
An output type which is used if no other output type is defined.
|
XmlOutputType |
The output type for XML output.
|
This package defines the known types of output.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.