public class PDFA_1_A_Verification extends PDFA_1_A_Profile implements PDFA_VerificationProfile
| Constructor and Description |
|---|
PDFA_1_A_Verification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsAnyVersionAndConformanceTags() |
String |
getDescription()
Returns a simple description of this profile.
|
String |
getName()
Returns the name of this profile.
|
void |
setAcceptAnyVersionAndConformanceTags(boolean shouldAccept)
Set the option to verify documents without regards to
the PDF version and conformance tags in the XMP metadata.
|
getConformanceLevelgetVersionIdentifiergetConversionOptions, getPDFANamegetProfileList, toStringpublic String getName()
Profilepublic String getDescription()
ProfilegetDescription in class Profilepublic void setAcceptAnyVersionAndConformanceTags(boolean shouldAccept)
PDFA_VerificationProfilesetAcceptAnyVersionAndConformanceTags in interface PDFA_VerificationProfilepublic boolean acceptsAnyVersionAndConformanceTags()
acceptsAnyVersionAndConformanceTags in interface PDFA_VerificationProfile