Uses of Enum
com.pdftools.pdfa.conversion.EventCategory
Packages that use EventCategory
-
Uses of EventCategory in com.pdftools.pdfa.conversion
Methods in com.pdftools.pdfa.conversion that return EventCategoryModifier and TypeMethodDescriptionConverter.ConversionEvent.getCategory()The category of the event.static EventCategoryReturns the enum constant of this type with the specified name.static EventCategory[]EventCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.