跳过导航链接
A B C D E F G H I L N P R S T U V W 

A

addContent(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.LIST
 
addContent(List<String>) - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE
 
afterloop(XWPFTable, Object) - 类 中的方法com.relaxed.poi.plugins.LoopRowTableRenderByHeaderPolicy
Hook method called after the loop processing is complete.
apply() - 接口 中的方法com.relaxed.poi.funcs.ConfigureSupplier
Applies this supplier to get a Configure instance.
ATTACHMENT() - 类 的构造器com.relaxed.poi.PoiDataHelper.ATTACHMENT
 
AttachmentContentData - com.relaxed.poi.domain中的类
附件内容数据类,用于存储 Word 文档中的附件数据。
AttachmentContentData() - 类 的构造器com.relaxed.poi.domain.AttachmentContentData
 
AttachmentContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling attachment content in Word documents.
AttachmentContentRender() - 类 的构造器com.relaxed.poi.funcs.AttachmentContentRender
 
attachmentType(AttachmentType) - 类 中的方法com.relaxed.poi.PoiDataHelper.ATTACHMENT
 

B

bgColor(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.ATTACHMENT
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.HTML
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.LIST
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.PICTURE
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
build() - 类 中的方法com.relaxed.poi.PoiDataHelper.Text
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.ATTACHMENT
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.HTML
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.LIST
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
builder(Class<T>) - 类 中的静态方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.PICTURE
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.TABLE
 
builder() - 类 中的静态方法com.relaxed.poi.PoiDataHelper.Text
 

C

center() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
com.relaxed.poi - 程序包 com.relaxed.poi
 
com.relaxed.poi.domain - 程序包 com.relaxed.poi.domain
 
com.relaxed.poi.enums - 程序包 com.relaxed.poi.enums
 
com.relaxed.poi.exception - 程序包 com.relaxed.poi.exception
 
com.relaxed.poi.funcs - 程序包 com.relaxed.poi.funcs
 
com.relaxed.poi.plugins - 程序包 com.relaxed.poi.plugins
 
ConfigureSupplier - com.relaxed.poi.funcs中的接口
A functional interface that supplies a Configure instance for POI-TL template rendering.
content(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.HTML
 
content(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.Text
 
ContentRenderHolder - com.relaxed.poi.funcs中的类
A holder class for managing content renderers in Word document generation.
ContentRenderHolder() - 类 的构造器com.relaxed.poi.funcs.ContentRenderHolder
 
contentRenderHolder() - 类 中的静态方法com.relaxed.poi.PoiGlobalConfig
Gets the content render holder instance.
contentType() - 类 中的方法com.relaxed.poi.funcs.AttachmentContentRender
Returns the content type identifier for attachments.
contentType() - 类 中的方法com.relaxed.poi.funcs.HtmlContentRender
Returns the content type identifier for HTML content.
contentType() - 类 中的方法com.relaxed.poi.funcs.ListContentRender
Returns the content type identifier for lists.
contentType() - 类 中的方法com.relaxed.poi.funcs.LoopRowTableContentRender
Returns the content type identifier for loop row tables.
contentType() - 类 中的方法com.relaxed.poi.funcs.PicContentRender
Returns the content type identifier for pictures.
contentType() - 类 中的方法com.relaxed.poi.funcs.TableContentRender
Returns the content type identifier for tables.
contentType() - 类 中的方法com.relaxed.poi.funcs.TextContentRender
Returns the content type identifier for text.
contentType() - 接口 中的方法com.relaxed.poi.funcs.WordContentRender
Returns the content type that this renderer supports.
ContentTypeEnum - com.relaxed.poi.enums中的枚举
内容类型枚举,定义了 Word 文档中支持的各种内容类型。
convertToElementMetas(List<MetaTemplate>) - 类 中的方法com.relaxed.poi.PoiTemplate
Converts element templates to element metadata, removing duplicates.
custom(TextRenderData) - 类 中的方法com.relaxed.poi.PoiDataHelper.Text
 

D

dataList(List<T>) - 类 中的方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
dataStartRow(Integer) - 类 中的方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
defaultConfigure() - 类 中的静态方法com.relaxed.poi.PoiGlobalConfig
Gets the default POI-TL configuration with standard placeholder format ({{}}).

E

ElementMeta - com.relaxed.poi.domain中的类
元素元数据类,用于存储 Word 文档中元素的元信息。
ElementMeta() - 类 的构造器com.relaxed.poi.domain.ElementMeta
 

F

file(File) - 类 中的方法com.relaxed.poi.PoiDataHelper.ATTACHMENT
 
file(File) - 类 中的方法com.relaxed.poi.PoiDataHelper.PICTURE
 

G

getBgColor() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
getBold() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
getCenter() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
getRender(String) - 类 中的方法com.relaxed.poi.funcs.ContentRenderHolder
Retrieves the content renderer for the specified content type.
getTextColor() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 

H

headers(List<String>) - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE
 
headerStyle() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE
 
height(Integer) - 类 中的方法com.relaxed.poi.PoiDataHelper.PICTURE
 
HTML() - 类 的构造器com.relaxed.poi.PoiDataHelper.HTML
 
HtmlContentData - com.relaxed.poi.domain中的类
HTML内容数据类,用于存储 Word 文档中的 HTML 内容数据。
HtmlContentData() - 类 的构造器com.relaxed.poi.domain.HtmlContentData
 
HtmlContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling HTML content in Word documents.
HtmlContentRender() - 类 的构造器com.relaxed.poi.funcs.HtmlContentRender
 
htmlRenderConfig(HtmlRenderConfig) - 类 中的方法com.relaxed.poi.PoiDataHelper.HTML
 

I

init() - 类 中的方法com.relaxed.poi.funcs.ContentRenderHolder
Initializes the content render holder with default renderers for all supported content types.
INSTANCE - 类 中的静态变量com.relaxed.poi.PoiTemplate
Singleton instance of PoiTemplate.
isBold() - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 

L

LabelData - com.relaxed.poi.domain中的类
标签数据基类,用于存储 Word 文档中的标签数据。
LabelData() - 类 的构造器com.relaxed.poi.domain.LabelData
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.ATTACHMENT
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.HTML
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.LIST
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.PICTURE
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE
 
labelName(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.Text
 
LIST() - 类 的构造器com.relaxed.poi.PoiDataHelper.LIST
 
ListContentData - com.relaxed.poi.domain中的类
列表内容数据类,用于存储 Word 文档中的列表数据。
ListContentData() - 类 的构造器com.relaxed.poi.domain.ListContentData
 
ListContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling list content in Word documents.
ListContentRender() - 类 的构造器com.relaxed.poi.funcs.ListContentRender
 
LOOP_ROW_TABLE() - 类 的构造器com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 
LoopRowTableContentData<T> - com.relaxed.poi.domain中的类
循环行表格内容数据类,用于存储 Word 文档中需要循环渲染的表格数据。
LoopRowTableContentData() - 类 的构造器com.relaxed.poi.domain.LoopRowTableContentData
 
LoopRowTableContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling loop row table content in Word documents.
LoopRowTableContentRender() - 类 的构造器com.relaxed.poi.funcs.LoopRowTableContentRender
 
LoopRowTableRenderByHeaderPolicy - com.relaxed.poi.plugins中的类
A render policy implementation for handling table row loops in Word documents.
LoopRowTableRenderByHeaderPolicy() - 类 的构造器com.relaxed.poi.plugins.LoopRowTableRenderByHeaderPolicy
Creates a new policy with default settings.
LoopRowTableRenderByHeaderPolicy(Integer) - 类 的构造器com.relaxed.poi.plugins.LoopRowTableRenderByHeaderPolicy
Creates a new policy with the specified data template row number.
LoopRowTableRenderByHeaderPolicy(String, String) - 类 的构造器com.relaxed.poi.plugins.LoopRowTableRenderByHeaderPolicy
Creates a new policy with the specified prefix and suffix.
LoopRowTableRenderByHeaderPolicy(String, String, Integer) - 类 的构造器com.relaxed.poi.plugins.LoopRowTableRenderByHeaderPolicy
Creates a new policy with the specified prefix, suffix, and data template row number.

N

numberingFormat(NumberingFormat) - 类 中的方法com.relaxed.poi.PoiDataHelper.LIST
 

P

PicContentData - com.relaxed.poi.domain中的类
图片内容数据类,用于存储 Word 文档中的图片数据。
PicContentData() - 类 的构造器com.relaxed.poi.domain.PicContentData
 
PicContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling picture content in Word documents.
PicContentRender() - 类 的构造器com.relaxed.poi.funcs.PicContentRender
 
PICTURE() - 类 的构造器com.relaxed.poi.PoiDataHelper.PICTURE
 
PicTypeEnum - com.relaxed.poi.enums中的枚举
图片类型枚举,定义了 Word 文档中支持的图片格式类型。
picUrl(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.PICTURE
 
PoiDataHelper - com.relaxed.poi中的类
PoiDataHelper
PoiDataHelper() - 类 的构造器com.relaxed.poi.PoiDataHelper
 
PoiDataHelper.ATTACHMENT - com.relaxed.poi中的类
 
PoiDataHelper.HTML - com.relaxed.poi中的类
 
PoiDataHelper.LIST - com.relaxed.poi中的类
 
PoiDataHelper.LOOP_ROW_TABLE<T> - com.relaxed.poi中的类
 
PoiDataHelper.PICTURE - com.relaxed.poi中的类
 
PoiDataHelper.TABLE - com.relaxed.poi中的类
 
PoiDataHelper.TABLE.HeaderStyle - com.relaxed.poi中的类
 
PoiDataHelper.Text - com.relaxed.poi中的类
 
PoiGlobalConfig - com.relaxed.poi中的类
Global configuration class for POI-TL (Word template engine).
PoiGlobalConfig() - 类 的构造器com.relaxed.poi.PoiGlobalConfig
 
PoiTemplate - com.relaxed.poi中的类
Main template class for POI-TL that handles Word document rendering and template processing.
PoiUtil - com.relaxed.poi中的类
Utility class for POI-TL that provides convenient static methods for Word document rendering.
PoiUtil() - 类 的构造器com.relaxed.poi.PoiUtil
 
prefix(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 

R

register(String, WordContentRender<T>) - 类 中的方法com.relaxed.poi.funcs.ContentRenderHolder
Registers a content renderer for the specified content type.
render(Configure, AttachmentContentData) - 类 中的方法com.relaxed.poi.funcs.AttachmentContentRender
Renders the attachment content data and configures the appropriate attachment render policy.
render(Configure, HtmlContentData) - 类 中的方法com.relaxed.poi.funcs.HtmlContentRender
Renders the HTML content data and configures the appropriate HTML render policy.
render(Configure, ListContentData) - 类 中的方法com.relaxed.poi.funcs.ListContentRender
Renders the list content data into a numbered list format.
render(Configure, LoopRowTableContentData) - 类 中的方法com.relaxed.poi.funcs.LoopRowTableContentRender
Renders the loop row table content data and configures the appropriate render policy.
render(Configure, PicContentData) - 类 中的方法com.relaxed.poi.funcs.PicContentRender
Renders the picture content data into a format suitable for Word document generation.
render(XWPFTemplate) - 接口 中的方法com.relaxed.poi.funcs.RenderFunction
Renders the given Word template with custom logic.
render(Configure, TableContentData) - 类 中的方法com.relaxed.poi.funcs.TableContentRender
Renders the table content data into a format suitable for Word document generation.
render(Configure, TextContentData) - 类 中的方法com.relaxed.poi.funcs.TextContentRender
Renders the text content data into a format suitable for Word document generation.
render(Configure, T) - 接口 中的方法com.relaxed.poi.funcs.WordContentRender
Renders the given data into a format suitable for Word document generation.
render(ElementTemplate, Object, XWPFTemplate) - 类 中的方法com.relaxed.poi.plugins.LoopRowTableRenderByHeaderPolicy
Renders the template by processing the data and inserting rows into the table.
render(InputStream, Configure, RenderFunction<R>) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders the template using the provided render function.
render(InputStream, Configure, RenderFunction<R>) - 类 中的方法com.relaxed.poi.PoiUtil
Renders the template using the provided render function.
RenderFunction<R> - com.relaxed.poi.funcs中的接口
Functional interface for rendering Word documents using POI-TL.
renderWord(File, File, List<LabelData>) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from source file to destination file using label data.
renderWord(File, File, List<LabelData>, Configure) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from source file to destination file using label data and custom configuration.
renderWord(File, File, Map<String, Object>) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from source file to destination file using data map.
renderWord(File, File, Map<String, Object>, Configure) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from source file to destination file using data map and custom configuration.
renderWord(InputStream, OutputStream, List<LabelData>) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from input stream to output stream using label data.
renderWord(InputStream, OutputStream, List<LabelData>, Configure) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from input stream to output stream using label data and custom configuration.
renderWord(InputStream, OutputStream, Map<String, Object>) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from input stream to output stream using data map.
renderWord(InputStream, OutputStream, Map<String, Object>, Configure) - 类 中的方法com.relaxed.poi.PoiTemplate
Renders a Word document from input stream to output stream using data map and custom configuration.
renderWord(File, File, List<LabelData>) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from source file to destination file using label data.
renderWord(File, File, List<LabelData>, Configure) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from source file to destination file using label data and custom configuration.
renderWord(InputStream, OutputStream, List<LabelData>) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from input stream to output stream using label data.
renderWord(File, File, Map<String, Object>) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from source file to destination file using data map.
renderWord(File, File, Map<String, Object>, Configure) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from source file to destination file using data map and custom configuration.
renderWord(InputStream, OutputStream, List<LabelData>, Configure) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from input stream to output stream using label data and custom configuration.
renderWord(InputStream, OutputStream, Map<String, Object>) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from input stream to output stream using data map.
renderWord(InputStream, OutputStream, Map<String, Object>, Configure) - 类 中的方法com.relaxed.poi.PoiUtil
Renders a Word document from input stream to output stream using data map and custom configuration.

S

setConfigureSupplier(ConfigureSupplier) - 类 中的静态方法com.relaxed.poi.PoiGlobalConfig
Sets the configuration supplier function.
setContentRenderHolder(ContentRenderHolder) - 类 中的静态方法com.relaxed.poi.PoiGlobalConfig
Sets the content render holder if it hasn't been set before.
suffix(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.LOOP_ROW_TABLE
 

T

TABLE() - 类 的构造器com.relaxed.poi.PoiDataHelper.TABLE
 
TableContentData - com.relaxed.poi.domain中的类
表格内容数据类,用于存储 Word 文档中的表格数据。
TableContentData() - 类 的构造器com.relaxed.poi.domain.TableContentData
 
TableContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling table content in Word documents.
TableContentRender() - 类 的构造器com.relaxed.poi.funcs.TableContentRender
 
templateElement(InputStream) - 类 中的方法com.relaxed.poi.PoiTemplate
Extracts template elements from the input stream using default configuration.
templateElement(InputStream, Configure) - 类 中的方法com.relaxed.poi.PoiTemplate
Extracts template elements from the input stream using custom configuration.
templateElement(InputStream) - 类 中的方法com.relaxed.poi.PoiUtil
Extracts template elements from the input stream using default configuration.
templateElement(InputStream, Configure) - 类 中的方法com.relaxed.poi.PoiUtil
Extracts template elements from the input stream using custom configuration.
Text() - 类 的构造器com.relaxed.poi.PoiDataHelper.Text
 
textColor(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.TABLE.HeaderStyle
 
TextContentData - com.relaxed.poi.domain中的类
文本内容数据类,用于存储 Word 文档中的文本数据。
TextContentData() - 类 的构造器com.relaxed.poi.domain.TextContentData
 
TextContentRender - com.relaxed.poi.funcs中的类
A content render implementation for handling text content in Word documents.
TextContentRender() - 类 的构造器com.relaxed.poi.funcs.TextContentRender
 

U

url(String) - 类 中的方法com.relaxed.poi.PoiDataHelper.Text
 

V

valueOf(String) - 枚举 中的静态方法com.relaxed.poi.enums.ContentTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.relaxed.poi.enums.PicTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.relaxed.poi.enums.ContentTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.relaxed.poi.enums.PicTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

width(Integer) - 类 中的方法com.relaxed.poi.PoiDataHelper.PICTURE
 
WordContentRender<T extends LabelData> - com.relaxed.poi.funcs中的接口
Interface for rendering content in Word documents.
WordException - com.relaxed.poi.exception中的异常错误
Word文档处理异常类,用于处理Word文档操作过程中可能出现的各种异常情况。
WordException() - 异常错误 的构造器com.relaxed.poi.exception.WordException
构造一个新的Word异常实例
WordException(String) - 异常错误 的构造器com.relaxed.poi.exception.WordException
使用指定的错误消息构造一个新的Word异常实例
WordException(String, Throwable) - 异常错误 的构造器com.relaxed.poi.exception.WordException
使用指定的错误消息和原因构造一个新的Word异常实例
WordException(Throwable) - 异常错误 的构造器com.relaxed.poi.exception.WordException
使用指定的原因构造一个新的Word异常实例
WordException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.relaxed.poi.exception.WordException
使用指定的错误消息、原因、是否启用抑制和是否可写堆栈跟踪构造一个新的Word异常实例
A B C D E F G H I L N P R S T U V W 
跳过导航链接

Copyright © 2025. All rights reserved.