Skip navigation links
D E N O P R S T W 

D

DOUBLE_BRACE - Static variable in class top.yuuma.word.constants.PlaceholderRegexConstant
双大括号占位符正则表达式

E

EasyWordDocument - Class in top.yuuma.word.entity
Word文档实体类,作为XWPFDocument的包装类 用于在框架中传递和操作Word文档数据
EasyWordDocument() - Constructor for class top.yuuma.word.entity.EasyWordDocument
 
EasyWordReader - Class in top.yuuma.word.read
Word文档读取工具类 用于读取Word文档并返回EasyWordDocument对象
EasyWordReader() - Constructor for class top.yuuma.word.read.EasyWordReader
 
EasyWordTableWriter - Class in top.yuuma.word.write
表格内容写入器 用于处理Word文档中的表格替换操作
EasyWordTableWriter(String) - Constructor for class top.yuuma.word.write.EasyWordTableWriter
创建EasyWordTableWriter实例
EasyWordTextWriter - Class in top.yuuma.word.write
文本内容写入器 用于处理Word文档中的文本替换操作
EasyWordTextWriter(String) - Constructor for class top.yuuma.word.write.EasyWordTextWriter
创建EasyWordTextWriter实例
EasyWordWriter - Class in top.yuuma.word.write
Word文档写入工具类 用于处理Word文档中的占位符替换和导出操作
EasyWordWriter() - Constructor for class top.yuuma.word.write.EasyWordWriter
 
export(OutputStream) - Method in class top.yuuma.word.write.EasyWordWriter
将处理后的文档导出到输出流
exportToStream() - Method in class top.yuuma.word.write.EasyWordWriter
将处理后的文档导出到字节数组输出流

N

NORMAL - Static variable in class top.yuuma.word.constants.PlaceholderRegexConstant
普通占位符正则表达式

O

of(XWPFDocument) - Static method in class top.yuuma.word.entity.EasyWordDocument
静态工厂方法,用于创建EasyWordDocument实例
of(XWPFDocument) - Static method in class top.yuuma.word.write.EasyWordWriter
创建EasyWordWriter实例

P

PlaceholderRegexConstant - Class in top.yuuma.word.constants
占位符正则表达式常量类
PlaceholderRegexConstant() - Constructor for class top.yuuma.word.constants.PlaceholderRegexConstant
 
preserveAndSetText(XWPFRun, String) - Static method in class top.yuuma.word.handler.RunsStyleHandler
保存原有格式并设置新文本

R

read(String) - Static method in class top.yuuma.word.read.EasyWordReader
读取Word文档
read(InputStream) - Static method in class top.yuuma.word.read.EasyWordReader
读取Word文档
replacePlaceholders(Map<String, Object>) - Method in class top.yuuma.word.write.EasyWordWriter
替换文档中的占位符,默认使用{link PlaceholderRegexConstant#NORMAL}正则表达式匹配占位符
replacePlaceholders(Map<String, Object>, String) - Method in class top.yuuma.word.write.EasyWordWriter
替换文档中的占位符
replaceTablePlaceholders(XWPFDocument, Map<String, Object>) - Method in class top.yuuma.word.write.EasyWordTableWriter
替换文档中表格的占位符
replaceTextPlaceholders(XWPFDocument, Map<String, Object>) - Method in class top.yuuma.word.write.EasyWordTextWriter
替换文档中文本的占位符
RunsStyleHandler - Class in top.yuuma.word.handler
Run样式处理器 用于处理Word文档中run的样式保存和恢复
RunsStyleHandler() - Constructor for class top.yuuma.word.handler.RunsStyleHandler
 

S

setRegex(String) - Method in class top.yuuma.word.write.EasyWordTableWriter
设置正则表达式
setRegex(String) - Method in class top.yuuma.word.write.EasyWordTextWriter
设置正则表达式

T

top.yuuma.word.constants - package top.yuuma.word.constants
 
top.yuuma.word.entity - package top.yuuma.word.entity
 
top.yuuma.word.handler - package top.yuuma.word.handler
 
top.yuuma.word.read - package top.yuuma.word.read
 
top.yuuma.word.write - package top.yuuma.word.write
 

W

write() - Method in class top.yuuma.word.entity.EasyWordDocument
获取文档写入器 用于进行文档内容的写入操作
D E N O P R S T W 
Skip navigation links

Copyright © 2024. All rights reserved.