public class Is24XmlImport extends AbstractImport
| Modifier and Type | Class and Description |
|---|---|
static class |
Is24XmlImport.Is24XmlImportReader |
| Constructor and Description |
|---|
Is24XmlImport() |
| 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, isSingleLanguageFormatpublic String[] getFileExtensions()
getFileExtensions in class AbstractImportpublic String getName()
getName in class AbstractImportpublic String getTitle()
getTitle in class AbstractImportpublic String[] getVersions()
getVersions in class AbstractImportpublic boolean isRemovalSupported()
isRemovalSupported in class AbstractImportpublic com.openindex.openestate.impl.TransferImpl parseFile(File file, String version, AgencyImportTask.Settings settings) throws IOException
parseFile in class AbstractImportIOExceptionpublic String validateFile(File file) throws IOException
validateFile in class AbstractImportIOExceptionCopyright © 2015 OpenEstate. All rights reserved.