| Package | Description |
|---|---|
| org.verapdf.pdfa.flavours |
Enum types that identify the PDF/A flavours and specification details - too fine grained?
|
| org.verapdf.pdfa.validation.profiles |
Interfaces and reference implementations for PDF/A validation and validation
profiles.
|
| Modifier and Type | Method and Description |
|---|---|
PDFAFlavour.Specification |
PDFAFlavour.getPart() |
static PDFAFlavour.Specification |
PDFAFlavour.Specification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDFAFlavour.Specification[] |
PDFAFlavour.Specification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PDFAFlavour.Specification |
RuleId.getSpecification() |
| Modifier and Type | Method and Description |
|---|---|
static RuleId |
Profiles.ruleIdFromValues(PDFAFlavour.Specification specification,
String clause,
int testNumber)
Returns a
RuleId instance initialised with the passed values. |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.