| Package | Description |
|---|---|
| au.com.anthonybruno | |
| au.com.anthonybruno.definition |
| Modifier and Type | Class and Description |
|---|---|
class |
Gen |
| Modifier and Type | Method and Description |
|---|---|
ResultDefinition |
Gen.asCsv() |
ResultDefinition |
Gen.asCsv(CsvSettings csvSettings) |
ResultDefinition |
Gen.asFixedWidth(FixedWidthSettings fixedWidthSettings) |
| Modifier and Type | Method and Description |
|---|---|
ResultDefinition |
FileTypeDefinition.asCsv()
Sets the format to csv.
|
ResultDefinition |
FileTypeDefinition.asCsv(CsvSettings settings)
Sets the format to csv with configuration options given by the specified settings object.
|
ResultDefinition |
FileTypeDefinition.asFixedWidth(FixedWidthSettings fixedWidthSettings)
Sets the format to be fixed width with configuration options given by the specified settings object.
|
Copyright © 2017. All Rights Reserved.