Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.casa_it.xml.Container |
CasaItWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.daft_ie.xml.Daft |
DaftIeWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected TransferImpl |
IdxReader.readTransfer(org.openestate.io.idx.IdxParser parser) |
Modifier and Type | Method and Description |
---|---|
void |
IdxWriter.write(TransferImpl transfer,
org.openestate.io.idx.IdxPrinter printer) |
Modifier and Type | Method and Description |
---|---|
protected TransferImpl |
ImmobiliareItReader.convertToTransfer(org.openestate.io.immobiliare_it.xml.Feed src) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.immobiliare_it.xml.Feed |
ImmobiliareItWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected TransferImpl |
ImmoXmlReader.convertToTransfer(org.openestate.io.immoxml.xml.Immoxml src) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.immoxml.xml.Immoxml |
ImmoXmlWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected TransferImpl |
Is24XmlReader.convertToTransfer(org.openestate.io.is24_xml.xml.ImmobilienTransferTyp src) |
protected TransferImpl |
Is24CsvReader.readTransfer(org.openestate.io.is24_csv.Is24CsvParser parser) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_xml.xml.IS24ImmobilienTransfer |
Is24XmlWriter.convertToXmlObject(TransferImpl transfer) |
void |
Is24CsvWriter.write(TransferImpl transfer,
org.openestate.io.is24_csv.Is24CsvPrinter printer) |
Modifier and Type | Method and Description |
---|---|
protected TransferImpl |
KyeroReader.convertToTransfer(org.openestate.io.kyero.xml.Root src) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.kyero.xml.Root |
KyeroWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected TransferImpl |
OpenImmoReader.convertToTransfer(org.openestate.io.openimmo.xml.Openimmo src) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.openimmo.xml.Openimmo |
OpenImmoWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.trovit.xml.Trovit |
TrovitWriter.convertToXmlObject(TransferImpl transfer) |
Modifier and Type | Method and Description |
---|---|
protected abstract TransferImpl |
AbstractXmlReader.convertToTransfer(XmlType src) |
protected TransferImpl |
AbstractConverter.createEmptyTransfer() |
static TransferImpl |
ExampleFactory.createTransfer() |
static TransferImpl |
ExampleFactory.createTransfer(boolean fullUpdate) |
TransferImpl |
AbstractXmlReader.readTransfer(DocType xmlDoc) |
TransferImpl |
AbstractXmlReader.readTransfer(File xmlFile) |
TransferImpl |
AbstractCsvReader.readTransfer(File csvFile) |
TransferImpl |
AbstractXmlReader.readTransfer(InputStream xmlInput) |
TransferImpl |
AbstractCsvReader.readTransfer(InputStream csvInput) |
protected abstract TransferImpl |
AbstractCsvReader.readTransfer(Parser parser) |
TransferImpl |
AbstractCsvReader.readTransfer(Reader csvReader) |
TransferImpl |
AbstractXmlReader.readTransfer(String xmlString) |
TransferImpl |
AbstractCsvReader.readTransfer(String csvString) |
TransferImpl |
AbstractXmlReader.readTransfer(XmlType xml) |
Modifier and Type | Method and Description |
---|---|
protected abstract XmlType |
AbstractXmlWriter.convertToXmlObject(TransferImpl transfer) |
void |
AbstractXmlWriter.write(TransferImpl transfer,
File output) |
void |
AbstractCsvWriter.write(TransferImpl transfer,
File csvFile) |
void |
AbstractXmlWriter.write(TransferImpl transfer,
File output,
boolean prettyPrint) |
void |
AbstractXmlWriter.write(TransferImpl transfer,
OutputStream output) |
void |
AbstractCsvWriter.write(TransferImpl transfer,
OutputStream csvOutput) |
void |
AbstractXmlWriter.write(TransferImpl transfer,
OutputStream output,
boolean prettyPrint) |
abstract void |
AbstractCsvWriter.write(TransferImpl transfer,
Printer printer) |
void |
AbstractXmlWriter.write(TransferImpl transfer,
Writer output) |
void |
AbstractCsvWriter.write(TransferImpl transfer,
Writer csvWriter) |
void |
AbstractXmlWriter.write(TransferImpl transfer,
Writer output,
boolean prettyPrint) |
XmlType |
AbstractXmlWriter.writeToObject(TransferImpl transfer) |
String |
AbstractXmlWriter.writeToString(TransferImpl transfer) |
String |
AbstractCsvWriter.writeToString(TransferImpl transfer) |
String |
AbstractXmlWriter.writeToString(TransferImpl transfer,
boolean prettyPrint) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.wis_it.xml.WIS |
WisItWriter.convertToXmlObject(TransferImpl transfer) |
Copyright © 2019 OpenEstate. All rights reserved.