| Package | Description |
|---|---|
| top.yuuma.word.entity | |
| top.yuuma.word.read |
| Modifier and Type | Method and Description |
|---|---|
static EasyWordDocument |
EasyWordDocument.of(org.apache.poi.xwpf.usermodel.XWPFDocument document)
静态工厂方法,用于创建EasyWordDocument实例
|
| Modifier and Type | Method and Description |
|---|---|
static EasyWordDocument |
EasyWordReader.read(InputStream inputStream)
读取Word文档
|
static EasyWordDocument |
EasyWordReader.read(String fileName)
读取Word文档
|
Copyright © 2024. All rights reserved.