public class ExcelFeatureMap extends AbstractAnalyseTable implements FeatureMap
Constructor and Description |
---|
ExcelFeatureMap(URI location)
Create a feature map from the Excel table at the given location.
|
Modifier and Type | Method and Description |
---|---|
protected void |
analyseRow(int num,
org.apache.poi.ss.usermodel.Row row)
Analyse a content row.
|
Set<String> |
getPossibleSourceTypes(String targetTypeName)
Get the possible source types for the given target type.
|
protected void |
headerCell(int num,
String text) |
analyse, analyseHeader, extractText
protected void headerCell(int num, String text)
headerCell
in class AbstractAnalyseTable
num
- zero based column indextext
- the headerprotected void analyseRow(int num, org.apache.poi.ss.usermodel.Row row)
AbstractAnalyseTable
analyseRow
in class AbstractAnalyseTable
num
- the row number (starting from one as the header row is handled
separately)row
- the table rowpublic Set<String> getPossibleSourceTypes(String targetTypeName)
FeatureMap
getPossibleSourceTypes
in interface FeatureMap
targetTypeName
- the target type local nameBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a