Uses of Enum
com.pdftools.pdfa.conversion.EventCode
Packages that use EventCode
-
Uses of EventCode in com.pdftools.pdfa.conversion
Methods in com.pdftools.pdfa.conversion that return EventCodeModifier and TypeMethodDescriptionConverter.ConversionEvent.getCode()The code identifying particular events which can be used for detection and specialized handling of specific events.static EventCodeReturns the enum constant of this type with the specified name.static EventCode[]EventCode.values()Returns an array containing the constants of this enum type, in the order they are declared.