Class SquigglyAnnotationValidator
java.lang.Object
org.apache.pdfbox.preflight.annotation.AnnotationValidator
org.apache.pdfbox.preflight.annotation.MarkupAnnotationValidator
org.apache.pdfbox.preflight.annotation.SquigglyAnnotationValidator
Validation class for the Squiggly Annotation
-
Field Summary
Fields inherited from class org.apache.pdfbox.preflight.annotation.MarkupAnnotationValidator
pdMarkupFields inherited from class org.apache.pdfbox.preflight.annotation.AnnotationValidator
annotDictionary, ctx, pdAnnot -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSquigglyAnnotationValidator(PreflightContext ctx, COSDictionary annotDictionary) -
Method Summary
Methods inherited from class org.apache.pdfbox.preflight.annotation.MarkupAnnotationValidator
checkSpecificMandatoryFieldsMethods inherited from class org.apache.pdfbox.preflight.annotation.AnnotationValidator
checkActions, checkAP, checkCA, checkColors, checkFlags, checkMandatoryFields, checkPopup, searchRGBProfile, setFactory, validate
-
Constructor Details
-
SquigglyAnnotationValidator
-