| 程序包 | 说明 |
|---|---|
| org.dromara.pdf.pdfbox.core.ext.comparator |
比较器
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<TextCompareInfo> |
TextComparator.compareTexts(Document other,
int pageIndex)
比较文本
|
Map<Integer,List<TextCompareInfo>> |
TextComparator.compareTo(Document other,
int... pageIndexes)
比较
|
Map<Integer,List<TextCompareInfo>> |
DocumentComparator.compareToText(Document other,
int... pageIndexes)
比较文本
|
Copyright © 2024. All rights reserved.