Package | Description |
---|---|
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.kyero |
Read and write XML data in Kyero format.
|
org.openestate.io.openimmo |
Read and write XML data in OpenImmo format.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlConverter<DocumentType extends XmlConvertableDocument,VersionType extends XmlVersion>
A general class, that converts a
XmlConvertableDocument into another
XmlVersion . |
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 |
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.
|
Copyright © 2017 OpenEstate. All rights reserved.