Uses of Enum
com.pdftools.pdfa.validation.ErrorCategory
Packages that use ErrorCategory
-
Uses of ErrorCategory in com.pdftools.pdfa.validation
Methods in com.pdftools.pdfa.validation that return ErrorCategoryModifier and TypeMethodDescriptionValidator.Error.getCategory()The category of the validation errorstatic ErrorCategoryReturns the enum constant of this type with the specified name.static ErrorCategory[]ErrorCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.