Package | Description |
---|---|
com.openindex.openestate.tool.agency.export |
Exportmechanismen.
|
Modifier and Type | Method and Description |
---|---|
AbstractFormat.Compression |
ImmonetDeFormat.getCompression() |
AbstractFormat.Compression |
AbstractFormat.getCompression() |
static AbstractFormat.Compression |
AbstractFormat.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractFormat.Compression[] |
AbstractFormat.Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected File |
ExportProcess.compress(AbstractFormat.Compression c,
String archiveName,
File workDirectory) |
protected String |
Is24XmlFormat.getCompressedFileName(AbstractFormat.Compression c,
ExportContext context) |
protected String |
Is24CsvFormat.getCompressedFileName(AbstractFormat.Compression c,
ExportContext context) |
protected String |
ImmopoolDeFormat.getCompressedFileName(AbstractFormat.Compression c,
ExportContext context) |
protected String |
ImmobilienNetFormat.getCompressedFileName(AbstractFormat.Compression c,
ExportContext context) |
protected String |
AbstractFormat.getCompressedFileName(AbstractFormat.Compression c,
ExportContext context) |
void |
AbstractFormat.setCompression(AbstractFormat.Compression val) |
Copyright © 2015 OpenEstate. All rights reserved.