Package | Description |
---|---|
nl.lxtreme.ols.tool.base |
Modifier and Type | Method and Description |
---|---|
static ExportAware.ExportFormat |
ExportAware.ExportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportAware.ExportFormat[] |
ExportAware.ExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportAware.exportToFile(File aOutputFile,
ExportAware.ExportFormat aFormat)
Exports the results to a file in the given format.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.