| Package | Description | 
|---|---|
| org.openestate.io.core | 
 General classes for OpenEstate-IO. 
 | 
| org.openestate.io.idx | 
 Read and write CSV data in IDX format. 
 | 
| org.openestate.io.is24_csv | 
 Read and write CSV data in IS24-CSV format. 
 | 
| org.openestate.io.is24_csv.records | 
 Records for the IS24-CSV format. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CsvParser<Record extends CsvRecord>
 | 
class  | 
CsvPrinter<Record extends CsvRecord>
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IdxRecord
Record from the IDX format. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Is24CsvRecord
A general Record from the IS24-CSV format. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Anlageobjekt
Record from the IS24-CSV format for investment objects. 
 | 
class  | 
GewerbeBueroPraxis
Record from the IS24-CSV format for offices / surgeries. 
 | 
class  | 
GewerbeEinzelhandel
Record from the IS24-CSV format for retail objects. 
 | 
class  | 
GewerbeGastronomieHotel
Record from the IS24-CSV format for gastronomy objects. 
 | 
class  | 
GewerbeHalleProduktion
Record from the IS24-CSV format for storage / production objects. 
 | 
class  | 
GewerbeSonstiges
Record from the IS24-CSV format for further commercial objects. 
 | 
class  | 
Grundstueck
General record from the IS24-CSV format for plots. 
 | 
class  | 
GrundstueckGewerbe
Record from the IS24-CSV format for plots with commercial use. 
 | 
class  | 
GrundstueckWohnen
Record from the IS24-CSV format for plots with residential use. 
 | 
class  | 
HausKauf
Record from the IS24-CSV format for houses to purchase. 
 | 
class  | 
HausMiete
Record from the IS24-CSV format for houses to rent. 
 | 
class  | 
StellplatzKauf
Record from the IS24-CSV format for parking spaces to purchase. 
 | 
class  | 
StellplatzMiete
Record from the IS24-CSV format for parking spaces to rent. 
 | 
class  | 
WohnenAufZeit
Record from the IS24-CSV format for short term accomodation. 
 | 
class  | 
WohnungKauf
Record from the IS24-CSV format for residences to purchase. 
 | 
class  | 
WohnungMiete
Record from the IS24-CSV format for residences to rent. 
 | 
Copyright © 2015 OpenEstate. All rights reserved.