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