@FunctionalInterface protected static interface AbstractTextExtractor.Function<R>
R
apply(Map<String,Rectangle> regionArea, String wordSeparator, org.apache.pdfbox.pdmodel.PDPage page)
R apply(Map<String,Rectangle> regionArea, String wordSeparator, org.apache.pdfbox.pdmodel.PDPage page)
regionArea
wordSeparator
page
key = 区域关键字,value = 提取文本
Copyright © 2024. All rights reserved.