Package | Description |
---|---|
org.apache.pdfbox.preflight.annotation |
Modifier and Type | Class and Description |
---|---|
class |
FreeTextAnnotationValidator
Validation class for the FreeTextAnnotation
|
class |
InkAnnotationValidator
Validation class for the InkAnnotation
|
class |
LineAnnotationValidator
Validation class for the LineAnnotation
|
class |
LinkAnnotationValidator
Validation class for the LinkAnnotation
|
class |
MarkupAnnotationValidator
Validation class for the MarkupAnnotation
|
class |
PopupAnnotationValidator
Validation class for the PopupAnnotation
|
class |
PrintMarkAnnotationValidator
Validation class for the PopupAnnotation
|
class |
RubberStampAnnotationValidator
Validation class for the BudderStampAnnotation
|
class |
SquareCircleAnnotationValidator
Validation class for the Square/Circle Annotation
|
class |
TextAnnotationValidator
Validation class for Text Annotation
|
class |
TrapNetAnnotationValidator
Validation class for the TrapNet annotation
|
class |
WidgetAnnotationValidator
Validation class for the Widget Annotation
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,Class<? extends AnnotationValidator>> |
AnnotationValidatorFactory.validatorClasses |
Modifier and Type | Method and Description |
---|---|
AnnotationValidator |
AnnotationValidatorFactory.getAnnotationValidator(PreflightContext ctx,
COSDictionary annotDic)
Return an instance of AnnotationValidator.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.