Uses of Class
org.apache.pdfbox.util.TextNormalize

Packages that use TextNormalize
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
 void TextPosition.mergeDiacritic(TextPosition diacritic, TextNormalize normalize)
          Merge a single character TextPosition into the current object.