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