@FunctionalInterface public interface ElementRenderFinishHandler
用与获取OFDRW元素在转换为OFD元素生成的对象ID。
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.ofdrw.core.basicType.ST_Loc loc,
List<org.ofdrw.core.basicType.ST_ID> contentObjId,
List<org.ofdrw.core.basicType.ST_ID> resIds)
OFDRW元素渲染结束时触发的回调函数
|
Copyright © 2026. All rights reserved.