Uses of Class
org.apache.fontbox.encoding.StandardEncoding
-
Packages that use StandardEncoding Package Description org.apache.fontbox.encoding This package contains the implementations for all of the encodings that are used in PDF documents. -
-
Uses of StandardEncoding in org.apache.fontbox.encoding
Fields in org.apache.fontbox.encoding declared as StandardEncoding Modifier and Type Field Description static StandardEncoding
StandardEncoding. INSTANCE
Singleton instance of this class.
-