Uses of Enum Class
org.docx4j.fonts.fop.fonts.type1.AdobeStandardEncoding
Packages that use AdobeStandardEncoding
-
Uses of AdobeStandardEncoding in org.docx4j.fonts.fop.fonts.type1
Fields in org.docx4j.fonts.fop.fonts.type1 with type parameters of type AdobeStandardEncodingModifier and TypeFieldDescriptionprivate static final Map<String,AdobeStandardEncoding> AdobeStandardEncoding.CACHEMethods in org.docx4j.fonts.fop.fonts.type1 that return AdobeStandardEncodingModifier and TypeMethodDescriptionstatic AdobeStandardEncodingReturns the enum constant of this class with the specified name.static AdobeStandardEncoding[]AdobeStandardEncoding.values()Returns an array containing the constants of this enum class, in the order they are declared.