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