| Package | Description |
|---|---|
| org.verapdf.model.impl.axl | |
| org.verapdf.model.tools.xmp |
| Modifier and Type | Method and Description |
|---|---|
protected SchemasDefinition |
AXLXMPPackage.getCurrentSchemasDefinitionPDFA_1() |
protected SchemasDefinition |
AXLXMPPackage.getCurrentSchemasDefinitionPDFA_2_3() |
protected SchemasDefinition |
AXLXMPPackage.getMainPackageSchemasDefinition() |
| Constructor and Description |
|---|
AXLXMPMMHistoryProperty(VeraPDFXMPNode xmpNode,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
SchemasDefinition mainPackageSchemasDefinition,
SchemasDefinition currentSchemasDefinitionPDFA_1,
SchemasDefinition currentSchemasDefinitionPDFA_2_3,
PDFAFlavour flavour) |
AXLXMPProperty(VeraPDFXMPNode xmpNode,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
SchemasDefinition mainPackageSchemasDefinition,
SchemasDefinition currentSchemasDefinitionPDFA_1,
SchemasDefinition currentSchemasDefinitionPDFA_2_3,
PDFAFlavour flavour) |
AXLXMPProperty(VeraPDFXMPNode xmpNode,
String type,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
SchemasDefinition mainPackageSchemasDefinition,
SchemasDefinition currentSchemasDefinitionPDFA_1,
SchemasDefinition currentSchemasDefinitionPDFA_2_3,
PDFAFlavour flavour) |
| Modifier and Type | Class and Description |
|---|---|
class |
PredefinedSchemasDefinition |
| Modifier and Type | Field and Description |
|---|---|
static SchemasDefinition |
SchemasDefinitionCreator.EMPTY_SCHEMAS_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
static SchemasDefinition |
SchemasDefinitionCreator.createExtendedSchemasDefinitionForPDFA_1(VeraPDFXMPNode schemas,
boolean isClosedFieldsCheck)
Creates schemas definition object valid for PDF/A-1
|
static SchemasDefinition |
SchemasDefinitionCreator.createExtendedSchemasDefinitionForPDFA_2_3(VeraPDFXMPNode schemas,
boolean isClosedFieldsCheck)
Creates schemas definition object valid for PDF/A-2 or for PDF/A-3
|
static SchemasDefinition |
SchemasDefinitionCreator.getPredefinedSchemaDefinitionForPDFA_1(boolean isClosedFieldsCheck)
Returns predefined schemas definition for PDF/A-1
|
static SchemasDefinition |
SchemasDefinitionCreator.getPredefinedSchemaDefinitionForPDFA_2_3(boolean isClosedFieldsCheck)
Returns predefined schemas definition for PDF/A-2 or PDF/A-3
|
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.