|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputFormat | |
|---|---|
| org.jcoderz.phoenix.report | The JCReport performs the following steps: Running tools on the source or class files. |
| Uses of OutputFormat in org.jcoderz.phoenix.report |
|---|
| Fields in org.jcoderz.phoenix.report declared as OutputFormat | |
|---|---|
static OutputFormat |
OutputFormat.HTML
The OutputFormat html. |
static OutputFormat |
OutputFormat.XML
The OutputFormat xml. |
| Methods in org.jcoderz.phoenix.report that return OutputFormat | |
|---|---|
static OutputFormat |
OutputFormat.fromInt(int i)
Creates a OutputFormat object from its int representation. |
static OutputFormat |
OutputFormat.fromString(String str)
Creates a OutputFormat object from its String representation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||