Package | Description |
---|---|
org.openestate.io.casa_it |
EXPERIMENTAL: Read and write XML data for
casa.it.
|
org.openestate.io.core |
General classes for OpenEstate-IO.
|
org.openestate.io.daft_ie |
Read and write XML data for daft.ie.
|
org.openestate.io.immobiliare_it |
Read and write XML data for
immobiliare.it.
|
org.openestate.io.immoxml |
Read and write XML data in ImmoXML format.
|
org.openestate.io.is24_xml |
Read and write XML data in IS24-XML format.
|
org.openestate.io.kyero |
Read and write XML data in Kyero format.
|
org.openestate.io.openimmo |
Read and write XML data in OpenImmo format.
|
org.openestate.io.trovit |
Read and write XML data in Trovit format.
|
org.openestate.io.wis_it |
Read and write XML data for
wohnen-in-suedtirol.it.
|
Modifier and Type | Class and Description |
---|---|
class |
CasaItDocument
XML document from casa.it with a
<container> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlConvertableDocument<JavaType,VersionType extends XmlVersion>
An extended
XmlDocument with versioning functionality. |
Modifier and Type | Class and Description |
---|---|
class |
DaftIeDocument
XML document from daft.ie with a <daft>
root element.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmobiliareItDocument
XML document from immobiliare.it with a
<feed> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmoXmlDocument
ImmoXML document with a <immoxml> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
Is24XmlDocument
IS24-XML document with a <IS24ImmobilienTransfer> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
KyeroDocument
Kyero-XML document with a <root> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenImmoDocument<JavaType>
A general OpenImmo-XML document.
|
class |
OpenImmoFeedbackDocument
OpenImmo-XML document with a <openimmo_feedback> root element.
|
class |
OpenImmoTransferDocument
OpenImmo-XML document with a <openimmo> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
TrovitDocument
Trovit-XML document with a <trovit> root element.
|
Modifier and Type | Class and Description |
---|---|
class |
WisItDocument
XML document from
wohnen-in-suedtirol.it with a
<WIS> root element.
|
Copyright © 2015 OpenEstate. All rights reserved.