| 类 | 说明 |
|---|---|
| XlsSaxAnalyser |
/** * A text extractor for Excel files. * * Returns the textual content of the file, suitable for * indexing by
something like Lucene, but not really * intended for display to the user. * * * To turn an excel file into
a CSV or similar, then see * the XLS2CSVmra example * * * @see
XLS2CSVmra
|
Copyright © 2018 Alibaba Group. All rights reserved.