|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.datatools.etl.server.extractor.Extractor
org.eaglei.datatools.etl.server.extractor.ExcelExtractor
public class ExcelExtractor
| Constructor Summary | |
|---|---|
ExcelExtractor(java.io.File excelFile)
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,Data> |
getData(java.io.File mapDirectory)
|
java.lang.String |
getFormVersion()
|
| Methods inherited from class org.eaglei.datatools.etl.server.extractor.Extractor |
|---|
getMapDirectory, getMapFiles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelExtractor(java.io.File excelFile)
throws java.text.ParseException
java.text.ParseException| Method Detail |
|---|
public java.util.Map<java.lang.String,Data> getData(java.io.File mapDirectory)
throws org.apache.commons.configuration.ConfigurationException,
java.io.IOException,
java.text.ParseException
getData in class Extractororg.apache.commons.configuration.ConfigurationException
java.io.IOException
java.text.ParseException
public java.lang.String getFormVersion()
throws java.text.ParseException
getFormVersion in class Extractorjava.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||