Uses of Enum
com.itextpdf.forms.xfdf.ElementContentEncodingFormat
Packages that use ElementContentEncodingFormat
-
Uses of ElementContentEncodingFormat in com.itextpdf.forms.xfdf
Subclasses with type arguments of type ElementContentEncodingFormat in com.itextpdf.forms.xfdfModifier and TypeClassDescriptionenumRepresents encoding attribute of data or resource elements (children of fileattachment and sound elements).Methods in com.itextpdf.forms.xfdf that return ElementContentEncodingFormatModifier and TypeMethodDescriptionstatic ElementContentEncodingFormatReturns the enum constant of this type with the specified name.static ElementContentEncodingFormat[]ElementContentEncodingFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.