public abstract class OptionalTextPictureRefRenderPolicy extends ReferenceRenderPolicy<List<org.apache.poi.xwpf.usermodel.XWPFPicture>> implements OptionalText
| 限定符和类型 | 字段和说明 |
|---|---|
protected static QName |
TITLE |
logger| 构造器和说明 |
|---|
OptionalTextPictureRefRenderPolicy() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDrawing |
getCTDrawing(org.apache.poi.xwpf.usermodel.XWPFPicture pic) |
protected List<org.apache.poi.xwpf.usermodel.XWPFPicture> |
locate(XWPFTemplate template) |
doRender, renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitoptionalTextprotected static final QName TITLE
protected List<org.apache.poi.xwpf.usermodel.XWPFPicture> locate(XWPFTemplate template)
public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDrawing getCTDrawing(org.apache.poi.xwpf.usermodel.XWPFPicture pic)
throws RuntimeException
Copyright © 2020. All rights reserved.