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 TypeClassDescriptionclass
Validation class for the FreeTextAnnotationclass
Validation class for the InkAnnotationclass
Validation class for the LineAnnotationclass
Validation class for the LinkAnnotationclass
Validation class for the MarkupAnnotationclass
Validation class for the PopupAnnotationclass
Validation class for the PopupAnnotationclass
Validation class for the RubberStampAnnotationclass
Validation class for the Square/Circle Annotationclass
Validation class for Text Annotationclass
Validation class for the TrapNet annotationclass
Validation 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.validatorClasses
Methods in org.apache.pdfbox.preflight.annotation that return AnnotationValidatorModifier and TypeMethodDescriptionfinal AnnotationValidator
AnnotationValidatorFactory.getAnnotationValidator
(PreflightContext ctx, COSDictionary annotDic) Return an instance of AnnotationValidator.