Uses of Class
org.apache.pdfbox.encoding.EncodingManager
Packages that use EncodingManager
Package
Description
This package contains the implementations for all of the encodings that are used in PDF documents.
-
Uses of EncodingManager in org.apache.pdfbox.encoding
Fields in org.apache.pdfbox.encoding declared as EncodingManagerModifier and TypeFieldDescriptionstatic final EncodingManager
EncodingManager.INSTANCE
Default singleton instance of this class.