Package | Description |
---|---|
cn.hutool.poi.excel.sax |
Sax方式操作Excel方式的封装
|
Modifier and Type | Method and Description |
---|---|
static void |
ExcelSaxUtil.readFrom(InputStream xmlDocStream,
ContentHandler handler)
从Excel的XML文档中读取内容,并使用
ContentHandler 处理 |
Copyright © 2024. All rights reserved.