public class FreeTextAnnotationValidator extends AnnotationValidator
Modifier and Type | Field and Description |
---|---|
protected PDAnnotationTextMarkup |
pdFreeText
PDFBox object which wraps the Annotation dictionary
|
annotDictionary, ctx, pdAnnot
Constructor and Description |
---|
FreeTextAnnotationValidator(PreflightContext ctx,
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 PDAnnotationTextMarkup pdFreeText
public FreeTextAnnotationValidator(PreflightContext ctx, COSDictionary annotDictionary)
protected boolean checkSpecificMandatoryFields()
AnnotationValidator
checkSpecificMandatoryFields
in class AnnotationValidator
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.