Package | Description |
---|---|
org.openestate.io.daft_ie |
Read and write XML data for daft.ie.
|
org.openestate.io.daft_ie.converters |
Convert XML data for daft.ie between different
versions.
|
Modifier and Type | Field and Description |
---|---|
static DaftIeVersion |
DaftIeUtils.VERSION
the latest implemented version of this format
|
Modifier and Type | Method and Description |
---|---|
static DaftIeVersion |
DaftIeVersion.detectFromString(String version) |
DaftIeVersion |
DaftIeDocument.getDocumentVersion() |
DaftIeVersion |
DaftIeDocument.getLatestVersion() |
DaftIeVersion |
DaftIeVersion.getNextVersion() |
DaftIeVersion |
DaftIeVersion.getPreviousVersion() |
static DaftIeVersion |
DaftIeVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DaftIeVersion[] |
DaftIeVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DaftIeDocument.setDocumentVersion(DaftIeVersion version) |
Modifier and Type | Method and Description |
---|---|
DaftIeVersion |
DaftIe_2_7.getVersion() |
Copyright © 2015 OpenEstate. All rights reserved.