Uses of Class
org.verapdf.pdfa.flavours.PDFAFlavour
-
Packages that use PDFAFlavour Package Description org.verapdf.gf.model org.verapdf.gf.model.impl.containers org.verapdf.metadata.fixer.entity org.verapdf.metadata.fixer.gf.impl.model org.verapdf.metadata.fixer.utils.parser org.verapdf.model.impl.axl org.verapdf.pdfa Interfaces for PDF/A validation and Metadata repair.org.verapdf.pdfa.flavours Enum types that identify the PDF/A flavours and specification details - too fine grained?org.verapdf.pdfa.results Interfaces and reference implementations encapsulating the results of PDF/A validation.org.verapdf.pdfa.validation.profiles Interfaces and reference implementations for PDF/A validation and validation profiles.org.verapdf.pdfa.validation.validators -
-
Uses of PDFAFlavour in org.verapdf.gf.model
Methods in org.verapdf.gf.model that return PDFAFlavour Modifier and Type Method Description PDFAFlavourGFModelParser. getFlavour()Methods in org.verapdf.gf.model with parameters of type PDFAFlavour Modifier and Type Method Description static GFModelParserGFModelParser. createModelWithFlavour(File pdfFile, PDFAFlavour flavour)static GFModelParserGFModelParser. createModelWithFlavour(File pdfFile, PDFAFlavour flavour, PDFAFlavour defaultFlavour)static GFModelParserGFModelParser. createModelWithFlavour(InputStream toLoad, PDFAFlavour flavour) -
Uses of PDFAFlavour in org.verapdf.gf.model.impl.containers
Methods in org.verapdf.gf.model.impl.containers that return PDFAFlavour Modifier and Type Method Description static PDFAFlavourStaticContainers. getFlavour()Methods in org.verapdf.gf.model.impl.containers with parameters of type PDFAFlavour Modifier and Type Method Description static voidStaticContainers. setFlavour(PDFAFlavour flavour) -
Uses of PDFAFlavour in org.verapdf.metadata.fixer.entity
Methods in org.verapdf.metadata.fixer.entity with parameters of type PDFAFlavour Modifier and Type Method Description voidMetadata. addPDFIdentificationSchema(MetadataFixerResultImpl.Builder resultBuilder, PDFAFlavour flavour)Add PDF/A identification schema ifMetadataFixerImplbe able to repair document to valid PDF/A document.voidMetadata. checkMetadataStream(MetadataFixerResultImpl.Builder resultBuilder, PDFAFlavour flavour)Add required fields to stream dictionary and add FlateDecode Filter for part 2 and 3 flavours or remove filters for part 1 flavourvoidMetadata. removePDFIdentificationSchema(MetadataFixerResultImpl.Builder resultBuilder, PDFAFlavour flavour)Remove identification schema ifMetadataFixerImplcan not repair document to valid PDF/A Document. -
Uses of PDFAFlavour in org.verapdf.metadata.fixer.gf.impl.model
Methods in org.verapdf.metadata.fixer.gf.impl.model with parameters of type PDFAFlavour Modifier and Type Method Description voidMetadataImpl. addPDFIdentificationSchema(MetadataFixerResultImpl.Builder resultBuilder, PDFAFlavour flavour)voidMetadataImpl. checkMetadataStream(MetadataFixerResultImpl.Builder resultBuilder, PDFAFlavour flavour)voidMetadataImpl. removePDFIdentificationSchema(MetadataFixerResultImpl.Builder resultBuilder, PDFAFlavour flavour) -
Uses of PDFAFlavour in org.verapdf.metadata.fixer.utils.parser
Methods in org.verapdf.metadata.fixer.utils.parser with parameters of type PDFAFlavour Modifier and Type Method Description ProcessedObjectsProcessedObjectsParser. getProcessedObjects(PDFAFlavour flavour)ProcessedObjectsXMLProcessedObjectsParser. getProcessedObjects(PDFAFlavour flavour)StringProcessedObjectsParser. getProcessedObjectsPathProperty(PDFAFlavour flavour)StringXMLProcessedObjectsParser. getProcessedObjectsPathProperty(PDFAFlavour flavour) -
Uses of PDFAFlavour in org.verapdf.model.impl.axl
Fields in org.verapdf.model.impl.axl declared as PDFAFlavour Modifier and Type Field Description protected PDFAFlavourAXLExtensionSchemaObject. flavourprotected PDFAFlavourAXLExtensionSchemasContainer. flavourConstructors in org.verapdf.model.impl.axl with parameters of type PDFAFlavour Constructor Description AXLExtensionSchemaDefinition(VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)AXLExtensionSchemaField(VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)AXLExtensionSchemaObject(String type, VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)AXLExtensionSchemaProperty(VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)AXLExtensionSchemasContainer(VeraPDFXMPNode xmpNode, Map<String,SchemasDefinition> containerForPDFA_1, Map<String,SchemasDefinition> containerForPDFA_2_3, PDFAFlavour flavour)AXLExtensionSchemaValueType(VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)AXLMainXMPPackage(VeraPDFMeta xmpMetadata, boolean isSerializationValid, boolean isClosedChoiceCheck, PDFAFlavour flavour)AXLMainXMPPackage(VeraPDFMeta xmpMetadata, boolean isSerializationValid, PDFAFlavour flavour)Constructs new objectAXLXMPLangAlt(VeraPDFXMPNode xmpNode, boolean isMainMetadata, boolean isClosedChoiceCheck, SchemasDefinition mainPackageSchemasDefinition, SchemasDefinition currentSchemasDefinitionPDFA_1, SchemasDefinition currentSchemasDefinitionPDFA_2_3, PDFAFlavour flavour)AXLXMPMMHistoryProperty(VeraPDFXMPNode xmpNode, boolean isMainMetadata, boolean isClosedChoiceCheck, SchemasDefinition mainPackageSchemasDefinition, SchemasDefinition currentSchemasDefinitionPDFA_1, SchemasDefinition currentSchemasDefinitionPDFA_2_3, PDFAFlavour flavour)AXLXMPPackage(VeraPDFMeta xmpMetadata, boolean isSerializationValid, boolean isMainMetadata, boolean isClosedChoiceCheck, VeraPDFXMPNode mainPackageExtensionNode, String type, PDFAFlavour flavour)AXLXMPPackage(VeraPDFMeta xmpMetadata, boolean isSerializationValid, boolean isClosedChoiceCheck, VeraPDFXMPNode mainPackageExtensionNode, PDFAFlavour flavour)AXLXMPPackage(VeraPDFMeta xmpMetadata, boolean isSerializationValid, VeraPDFXMPNode mainPackageExtensionNode, 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) -
Uses of PDFAFlavour in org.verapdf.pdfa
Methods in org.verapdf.pdfa that return PDFAFlavour Modifier and Type Method Description PDFAFlavourAbstractFoundry. defaultFlavour()PDFAFlavourVeraPDFFoundry. defaultFlavour()PDFAFlavourPDFAParser. getFlavour()Methods in org.verapdf.pdfa with parameters of type PDFAFlavour Modifier and Type Method Description PDFAValidatorAbstractFoundry. createFailFastValidator(PDFAFlavour flavour, int maxFailures)PDFAValidatorVeraPDFFoundry. createFailFastValidator(PDFAFlavour flavour, int maxFailures)Creates a newPDFAValidatorinitialised with the passed profile, requested fast failing behaviour and configured NOT to log passed checks.PDFAParserVeraPDFFoundry. createParser(File pdfFile, PDFAFlavour flavour)Method that returns a PDFParser instance, parsing file passed aspdfFileparameter.PDFAParserVeraPDFFoundry. createParser(File pdfFile, PDFAFlavour flavour, PDFAFlavour defaultFlavour)PDFAParserVeraPDFFoundry. createParser(InputStream pdfStream, PDFAFlavour flavour)Method that returns a PDFParser instance, parsing the passedpdfStreamparameter.PDFAValidatorAbstractFoundry. createValidator(PDFAFlavour flavour, boolean logSuccess)PDFAValidatorAbstractFoundry. createValidator(PDFAFlavour flavour, int maxNumberOfDisplayedFailedChecks, boolean logSuccess, boolean showErrorMessages)PDFAValidatorAbstractFoundry. createValidator(ValidatorConfig config, PDFAFlavour flavour)PDFAValidatorVeraPDFFoundry. createValidator(PDFAFlavour flavour, boolean logSuccess)Creates a newPDFAValidatorinstance that uses one of theValidationProfiles packaged as a core library resource.PDFAValidatorVeraPDFFoundry. createValidator(PDFAFlavour flavour, int maxNumberOfDisplayedFailedChecks, boolean logSuccess, boolean showErrorMessages)PDFAValidatorVeraPDFFoundry. createValidator(ValidatorConfig config, PDFAFlavour flavour)Obtain a newPDFAValidatorinstance that uses a customPDFAFlavour.voidFoundries. setDefaultFlavour(PDFAFlavour defaultFlavour)Set the defaultPDFAFlavourused as a fall back by the veraPDF library -
Uses of PDFAFlavour in org.verapdf.pdfa.flavours
Methods in org.verapdf.pdfa.flavours that return PDFAFlavour Modifier and Type Method Description static PDFAFlavourPDFAFlavour. byFlavourId(String flavourId)Looks up aPDFAFlavourby two letter flavour identifier.static PDFAFlavourPDFAFlavour. fromString(String toParse)Performs a lenient parse of the StringtoParseto determine whether it contains a validPDFAFlavouridentifier.static PDFAFlavourPDFAFlavour. valueOf(String name)Returns the enum constant of this type with the specified name.static PDFAFlavour[]PDFAFlavour. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PDFAFlavour in org.verapdf.pdfa.results
Methods in org.verapdf.pdfa.results that return PDFAFlavour Modifier and Type Method Description PDFAFlavourValidationResult. getPDFAFlavour() -
Uses of PDFAFlavour in org.verapdf.pdfa.validation.profiles
Methods in org.verapdf.pdfa.validation.profiles that return PDFAFlavour Modifier and Type Method Description PDFAFlavourValidationProfile. getPDFAFlavour()Methods in org.verapdf.pdfa.validation.profiles that return types with arguments of type PDFAFlavour Modifier and Type Method Description Set<PDFAFlavour>ProfileDirectory. getPDFAFlavours()Methods in org.verapdf.pdfa.validation.profiles with parameters of type PDFAFlavour Modifier and Type Method Description ValidationProfileProfileDirectory. getValidationProfileByFlavour(PDFAFlavour flavour)static ValidationProfileProfiles. profileFromSortedValues(PDFAFlavour flavour, ProfileDetails details, String hash, SortedSet<Rule> rules, Set<Variable> variables)Returns aValidationProfileinstance initialised with the passed values.static ValidationProfileProfiles. profileFromValues(PDFAFlavour flavour, ProfileDetails details, String hash, Set<Rule> rules, Set<Variable> variables)Returns aValidationProfileinstance initialised with the passed values. -
Uses of PDFAFlavour in org.verapdf.pdfa.validation.validators
Methods in org.verapdf.pdfa.validation.validators that return PDFAFlavour Modifier and Type Method Description PDFAFlavourValidatorConfig. getDefaultFlavour()PDFAFlavourValidatorConfig. getFlavour()Obtain the particular PDF/A specification that the validator enforces.Methods in org.verapdf.pdfa.validation.validators with parameters of type PDFAFlavour Modifier and Type Method Description static ValidatorConfigValidatorFactory. createConfig(PDFAFlavour flavour, boolean recordPasses, int maxFails, boolean debug)Create aValidatorConfiginstance from the passed values.static ValidatorConfigValidatorFactory. createConfig(PDFAFlavour flavour, boolean recordPasses, int maxFails, boolean debug, boolean isLogsEnabled, Level loggingLevel)static ValidatorConfigValidatorFactory. createConfig(PDFAFlavour flavour, PDFAFlavour defaultFlavour, boolean recordPasses, int maxFails, boolean debug, boolean isLogsEnabled, Level loggingLevel, int maxNumberOfDisplayedFailedChecks, boolean showErrorMessages)static PDFAValidatorValidatorFactory. createValidator(PDFAFlavour flavour, boolean logPassedChecks)Creates a newPDFAValidatorinstance that uses one of theValidationProfiles packaged as a core library resource.static PDFAValidatorValidatorFactory. createValidator(PDFAFlavour flavour, boolean logPassedChecks, int maxFailures)Creates a newPDFAValidatorinstance that uses one of theValidationProfiles packaged as a core library resource, seeValidators#createValidator(PDFAFlavour, boolean).static PDFAValidatorValidatorFactory. createValidator(PDFAFlavour flavour, boolean logPassedChecks, int maxFailures, boolean showErrorMessages)static PDFAValidatorValidatorFactory. createValidator(PDFAFlavour flavour, int maxFailures)Creates a newPDFAValidatorinitialised with the passed profile, requested fast failing behaviour and configured NOT to log passed checks.static PDFAValidatorValidatorFactory. createValidator(PDFAFlavour flavour, int maxNumberOfDisplayedFailedChecks, boolean logPassedChecks, boolean showErrorMessages)
-