public class TrovitWriter extends AbstractXmlWriter<org.openestate.io.trovit.TrovitDocument,org.openestate.io.trovit.xml.Trovit>
Constructor and Description |
---|
TrovitWriter() |
TrovitWriter(Locale locale) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.trovit.xml.AdType |
convertEstate(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.io.trovit.xml.Trovit |
convertToXmlObject(AgencyImpl agency) |
protected org.openestate.io.trovit.xml.Trovit |
convertToXmlObject(TransferImpl transfer) |
protected org.openestate.io.trovit.xml.Trovit |
createRoot() |
protected org.openestate.io.trovit.TrovitDocument |
createXmlDocument(org.openestate.io.trovit.xml.Trovit obj) |
String |
getBaseUrl() |
boolean |
isEnergyCertificateAppendedToDescription() |
void |
setBaseUrl(String baseUrl) |
void |
setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription) |
getXmlLineSeparator, setXmlLineSeparator, write, write, write, write, write, write, write, write, write, write, write, write, writeToObject, writeToObject, writeToString, writeToString, writeToString, writeToString
createEmptyAgency, createEmptyAgent, createEmptyAttachment, createEmptyContact, createEmptyEstate, createEmptyLink, createEmptyTransfer, createEmptyTransferAgency, getErrorMap, getErrorMessages, getErrors, getOpenEstateLanguage, putError, putErrors, setOpenEstateLanguage
public TrovitWriter()
public TrovitWriter(Locale locale)
protected org.openestate.io.trovit.xml.AdType convertEstate(EstateImpl src, AgentImpl agent, AgentContactImpl contact, List<String> errors)
protected org.openestate.io.trovit.xml.Trovit convertToXmlObject(AgencyImpl agency)
convertToXmlObject
in class AbstractXmlWriter<org.openestate.io.trovit.TrovitDocument,org.openestate.io.trovit.xml.Trovit>
protected org.openestate.io.trovit.xml.Trovit convertToXmlObject(TransferImpl transfer)
convertToXmlObject
in class AbstractXmlWriter<org.openestate.io.trovit.TrovitDocument,org.openestate.io.trovit.xml.Trovit>
protected org.openestate.io.trovit.xml.Trovit createRoot()
protected org.openestate.io.trovit.TrovitDocument createXmlDocument(org.openestate.io.trovit.xml.Trovit obj) throws ParserConfigurationException, JAXBException
createXmlDocument
in class AbstractXmlWriter<org.openestate.io.trovit.TrovitDocument,org.openestate.io.trovit.xml.Trovit>
ParserConfigurationException
JAXBException
public String getBaseUrl()
public boolean isEnergyCertificateAppendedToDescription()
public void setBaseUrl(String baseUrl)
public void setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription)
Copyright © 2019 OpenEstate. All rights reserved.