public class OldSyntaxMappingConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SOURCE_DECLARATION_TAG |
| Constructor and Description |
|---|
OldSyntaxMappingConverter(Reader fileReader,
String fileName)
Read the old-style obda mapping file and extract the data source information
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Properties> |
getDataSourceProperties() |
String |
getRestOfFile() |
protected static final String SOURCE_DECLARATION_TAG
public OldSyntaxMappingConverter(Reader fileReader, String fileName) throws MappingIOException
MappingIOExceptionpublic Optional<Properties> getDataSourceProperties()
public String getRestOfFile()
Copyright © 2009–2021 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.