类 TextRenderPolicy.Helper
- java.lang.Object
-
- com.deepoove.poi.policy.TextRenderPolicy.Helper
-
- 封闭类:
- TextRenderPolicy
public static class TextRenderPolicy.Helper extends Object
-
-
字段概要
字段 修饰符和类型 字段 说明 static StringREGEX_LINE_CHARACTOR
-
构造器概要
构造器 构造器 说明 Helper()
-
-
-
字段详细资料
-
REGEX_LINE_CHARACTOR
public static final String REGEX_LINE_CHARACTOR
-
-
方法详细资料
-
renderTextRun
public static void renderTextRun(org.apache.poi.xwpf.usermodel.XWPFRun run, TextRenderData data)
-
-