public class OpenImmoImport extends AbstractImport
Modifier and Type | Class and Description |
---|---|
static class |
OpenImmoImport.OpenImmoImportReader |
Constructor and Description |
---|
OpenImmoImport() |
Modifier and Type | Method and Description |
---|---|
String[] |
getFileExtensions() |
String |
getName() |
String |
getTitle() |
String[] |
getVersions() |
boolean |
isRemovalSupported() |
com.openindex.openestate.impl.TransferImpl |
parseFile(File file,
String version,
AgencyImportTask.Settings settings) |
String |
validateFile(File file) |
createOptionsTab, createTask, getAttachedFile, getImport, getImports, getPreferredSettings, isImportRemovedObjectsSupported, isSingleLanguageFormat
public String[] getFileExtensions()
getFileExtensions
in class AbstractImport
public String getName()
getName
in class AbstractImport
public String getTitle()
getTitle
in class AbstractImport
public String[] getVersions()
getVersions
in class AbstractImport
public boolean isRemovalSupported()
isRemovalSupported
in class AbstractImport
public com.openindex.openestate.impl.TransferImpl parseFile(File file, String version, AgencyImportTask.Settings settings) throws IOException
parseFile
in class AbstractImport
IOException
public String validateFile(File file) throws IOException
validateFile
in class AbstractImport
IOException
Copyright © 2015 OpenEstate. All rights reserved.