public class ImmoXmlWriter extends AbstractXmlWriter<org.openestate.io.immoxml.ImmoXmlDocument,org.openestate.io.immoxml.xml.Immoxml>
| Constructor and Description |
|---|
ImmoXmlWriter() |
ImmoXmlWriter(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openestate.io.immoxml.xml.Anbieter |
convertAgent(AgentImpl agent) |
protected org.openestate.io.immoxml.xml.Immobilie |
convertEstate(EstateImpl estate,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.io.immoxml.xml.Immoxml |
convertToXmlObject(AgencyImpl agency) |
protected org.openestate.io.immoxml.xml.Immoxml |
convertToXmlObject(TransferImpl transfer) |
protected org.openestate.io.immoxml.xml.Anhang |
createAnhang(EstateAttachmentImpl attachment) |
protected org.openestate.io.immoxml.xml.Anhang |
createAnhang(EstateLinkImpl link) |
protected org.openestate.io.immoxml.xml.Anbieter |
createEmptyAnbieter() |
protected org.openestate.io.immoxml.xml.Immobilie |
createEmptyImmobilie() |
protected org.openestate.io.immoxml.xml.Immoxml |
createRoot() |
protected org.openestate.io.immoxml.ImmoXmlDocument |
createXmlDocument(org.openestate.io.immoxml.xml.Immoxml obj) |
String |
getVersion() |
boolean |
isAt10ExtensionEnabled() |
boolean |
isEnergyCertificateAppendedToDescription() |
void |
setAt10ExtensionEnabled(boolean at10ExtensionEnabled) |
void |
setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription) |
protected void |
writeImmobilieAnhaenge(org.openestate.io.immoxml.xml.Anhaenge anhaenge,
EstateImpl srcEstate) |
protected void |
writeImmobilieAusstattung(org.openestate.io.immoxml.xml.Ausstattung ausstattung,
EstateImpl srcEstate) |
protected void |
writeImmobilieFlaechen(org.openestate.io.immoxml.xml.Flaechen flaechen,
EstateImpl srcEstate) |
protected void |
writeImmobilieFreitexte(org.openestate.io.immoxml.xml.Freitexte freitexte,
EstateImpl srcEstate) |
protected void |
writeImmobilieGeo(org.openestate.io.immoxml.xml.Geo geo,
EstateImpl srcEstate) |
protected void |
writeImmobilieInfrastruktur(org.openestate.io.immoxml.xml.Infrastruktur infrastruktur,
EstateImpl srcEstate) |
protected void |
writeImmobilieKontaktperson(org.openestate.io.immoxml.xml.Kontaktperson person,
AgentContactImpl srcContact,
AgentImpl srcAgent) |
protected void |
writeImmobilieKontaktperson(org.openestate.io.immoxml.xml.Kontaktperson person,
PersonAddressImpl srcContact,
AgentImpl srcAgent) |
protected void |
writeImmobilieObjektkategorie(org.openestate.io.immoxml.xml.Objektkategorie kat,
EstateImpl srcEstate) |
protected void |
writeImmobiliePreise(org.openestate.io.immoxml.xml.Preise preise,
EstateImpl srcEstate) |
protected void |
writeImmobilieVerwaltungObjekt(org.openestate.io.immoxml.xml.VerwaltungObjekt verwaltung_objekt,
EstateImpl srcEstate) |
protected void |
writeImmobilieVerwaltungTechn(org.openestate.io.immoxml.xml.VerwaltungTechn verwaltung_techn,
EstateImpl srcEstate) |
protected void |
writeImmobilieWeitereAdressen(List<org.openestate.io.immoxml.xml.WeitereAdresse> adressen,
EstateImpl srcEstate) |
protected void |
writeImmobilieZustandAngaben(org.openestate.io.immoxml.xml.ZustandAngaben zustand,
EstateImpl srcEstate) |
getXmlLineSeparator, setXmlLineSeparator, write, write, write, write, write, write, write, write, write, write, write, write, writeToObject, writeToObject, writeToString, writeToString, writeToString, writeToStringcreateEmptyAgency, createEmptyAgent, createEmptyAttachment, createEmptyContact, createEmptyEstate, createEmptyLink, createEmptyTransfer, createEmptyTransferAgency, getErrorMap, getErrorMessages, getErrors, getOpenEstateLanguage, putError, putErrors, setOpenEstateLanguagepublic ImmoXmlWriter()
public ImmoXmlWriter(Locale locale)
protected org.openestate.io.immoxml.xml.Anbieter convertAgent(AgentImpl agent)
protected org.openestate.io.immoxml.xml.Immobilie convertEstate(EstateImpl estate, AgentImpl agent, AgentContactImpl contact, List<String> errors)
protected org.openestate.io.immoxml.xml.Immoxml convertToXmlObject(AgencyImpl agency)
convertToXmlObject in class AbstractXmlWriter<org.openestate.io.immoxml.ImmoXmlDocument,org.openestate.io.immoxml.xml.Immoxml>protected org.openestate.io.immoxml.xml.Immoxml convertToXmlObject(TransferImpl transfer)
convertToXmlObject in class AbstractXmlWriter<org.openestate.io.immoxml.ImmoXmlDocument,org.openestate.io.immoxml.xml.Immoxml>protected org.openestate.io.immoxml.xml.Anhang createAnhang(EstateAttachmentImpl attachment)
protected org.openestate.io.immoxml.xml.Anhang createAnhang(EstateLinkImpl link)
protected org.openestate.io.immoxml.xml.Anbieter createEmptyAnbieter()
protected org.openestate.io.immoxml.xml.Immobilie createEmptyImmobilie()
protected org.openestate.io.immoxml.xml.Immoxml createRoot()
protected org.openestate.io.immoxml.ImmoXmlDocument createXmlDocument(org.openestate.io.immoxml.xml.Immoxml obj)
throws ParserConfigurationException,
JAXBException
createXmlDocument in class AbstractXmlWriter<org.openestate.io.immoxml.ImmoXmlDocument,org.openestate.io.immoxml.xml.Immoxml>ParserConfigurationExceptionJAXBExceptionpublic String getVersion()
public boolean isAt10ExtensionEnabled()
public boolean isEnergyCertificateAppendedToDescription()
public void setAt10ExtensionEnabled(boolean at10ExtensionEnabled)
public void setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription)
protected void writeImmobilieAnhaenge(org.openestate.io.immoxml.xml.Anhaenge anhaenge,
EstateImpl srcEstate)
protected void writeImmobilieAusstattung(org.openestate.io.immoxml.xml.Ausstattung ausstattung,
EstateImpl srcEstate)
protected void writeImmobilieFlaechen(org.openestate.io.immoxml.xml.Flaechen flaechen,
EstateImpl srcEstate)
protected void writeImmobilieFreitexte(org.openestate.io.immoxml.xml.Freitexte freitexte,
EstateImpl srcEstate)
protected void writeImmobilieGeo(org.openestate.io.immoxml.xml.Geo geo,
EstateImpl srcEstate)
protected void writeImmobilieInfrastruktur(org.openestate.io.immoxml.xml.Infrastruktur infrastruktur,
EstateImpl srcEstate)
protected void writeImmobilieKontaktperson(org.openestate.io.immoxml.xml.Kontaktperson person,
AgentContactImpl srcContact,
AgentImpl srcAgent)
protected void writeImmobilieKontaktperson(org.openestate.io.immoxml.xml.Kontaktperson person,
PersonAddressImpl srcContact,
AgentImpl srcAgent)
protected void writeImmobilieObjektkategorie(org.openestate.io.immoxml.xml.Objektkategorie kat,
EstateImpl srcEstate)
protected void writeImmobiliePreise(org.openestate.io.immoxml.xml.Preise preise,
EstateImpl srcEstate)
protected void writeImmobilieVerwaltungObjekt(org.openestate.io.immoxml.xml.VerwaltungObjekt verwaltung_objekt,
EstateImpl srcEstate)
protected void writeImmobilieVerwaltungTechn(org.openestate.io.immoxml.xml.VerwaltungTechn verwaltung_techn,
EstateImpl srcEstate)
protected void writeImmobilieWeitereAdressen(List<org.openestate.io.immoxml.xml.WeitereAdresse> adressen, EstateImpl srcEstate)
protected void writeImmobilieZustandAngaben(org.openestate.io.immoxml.xml.ZustandAngaben zustand,
EstateImpl srcEstate)
Copyright © 2019 OpenEstate. All rights reserved.