Uses of Class
org.apache.pdfbox.preflight.annotation.AnnotationValidator
Packages that use AnnotationValidator
-
Uses of AnnotationValidator in org.apache.pdfbox.preflight.annotation
Subclasses of AnnotationValidator in org.apache.pdfbox.preflight.annotationModifier and TypeClassDescriptionclassValidation class for the FreeTextAnnotationclassValidation class for the InkAnnotationclassValidation class for the LineAnnotationclassValidation class for the LinkAnnotationclassValidation class for the MarkupAnnotationclassValidation class for the PopupAnnotationclassValidation class for the PopupAnnotationclassValidation class for the RubberStampAnnotationclassValidation class for the Square/Circle AnnotationclassValidation class for Text AnnotationclassValidation class for the TrapNet annotationclassValidation class for the Widget AnnotationFields in org.apache.pdfbox.preflight.annotation with type parameters of type AnnotationValidatorModifier and TypeFieldDescriptionprotected Map<String,Class<? extends AnnotationValidator>> AnnotationValidatorFactory.validatorClassesMethods in org.apache.pdfbox.preflight.annotation that return AnnotationValidatorModifier and TypeMethodDescriptionfinal AnnotationValidatorAnnotationValidatorFactory.getAnnotationValidator(PreflightContext ctx, COSDictionary annotDic) Return an instance of AnnotationValidator.