Uses of Class
org.apache.pdfbox.util.TextNormalize
-
Packages that use TextNormalize Package Description org.apache.pdfbox.util This package contains utility classes that are used by the PDFBox project. -
-
Uses of TextNormalize in org.apache.pdfbox.util
Methods in org.apache.pdfbox.util with parameters of type TextNormalize Modifier and Type Method Description void
TextPosition. mergeDiacritic(TextPosition diacritic, TextNormalize normalize)
Merge a single character TextPosition into the current object.
-