Uses of Interface
org.openpdf.text.pdf.ExtraEncoding
Packages that use ExtraEncoding
-
Uses of ExtraEncoding in org.openpdf.text.pdf
Classes in org.openpdf.text.pdf that implement ExtraEncodingModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classFields in org.openpdf.text.pdf with type parameters of type ExtraEncodingModifier and TypeFieldDescription(package private) static ConcurrentHashMap<String, ExtraEncoding> PdfEncodings.extraEncodingsMethods in org.openpdf.text.pdf with parameters of type ExtraEncodingModifier and TypeMethodDescriptionstatic voidPdfEncodings.addExtraEncoding(String name, ExtraEncoding enc) Adds an extra encoding.