public abstract class OptionalTextTableRefRenderPolicy extends ReferenceRenderPolicy<org.apache.poi.xwpf.usermodel.XWPFTable> implements OptionalText
| 限定符和类型 | 字段和说明 |
|---|---|
protected static QName |
TBLCAPTION |
protected static QName |
TBLDESCRIPTION |
protected static QName |
VAL |
logger| 构造器和说明 |
|---|
OptionalTextTableRefRenderPolicy() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.poi.xwpf.usermodel.XWPFTable |
locate(XWPFTemplate template) |
doRender, renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitoptionalTextprotected static final QName TBLCAPTION
protected static final QName TBLDESCRIPTION
protected static final QName VAL
protected org.apache.poi.xwpf.usermodel.XWPFTable locate(XWPFTemplate template)
Copyright © 2020. All rights reserved.