public class HighlightAnnotationValidator extends AnnotationValidator
Modifier and Type | Field and Description |
---|---|
protected org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup |
pdMarkup
PDFBox object which wraps the annotation dictionary
|
annotDictionary, ctx, pdAnnot
Modifier | Constructor and Description |
---|---|
protected |
HighlightAnnotationValidator(PreflightContext ctx,
org.apache.pdfbox.cos.COSDictionary annotDictionary) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkSpecificMandatoryFields()
Override this method to check the presence of specific fields
|
checkActions, checkAP, checkCA, checkColors, checkFlags, checkMandatoryFields, checkPopup, searchRGBProfile, setFactory, validate
protected org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup pdMarkup
protected HighlightAnnotationValidator(PreflightContext ctx, org.apache.pdfbox.cos.COSDictionary annotDictionary)
protected boolean checkSpecificMandatoryFields()
AnnotationValidator
checkSpecificMandatoryFields
in class AnnotationValidator
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.