All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractBatchHandler |
|
| AbstractBatchJobSummary |
|
| AbstractBatchProcessor |
|
| AbstractEmbeddedFileFeaturesExtractor |
Base class for extending to extract features from embedded files
|
| AbstractFeaturesExtractor |
Class for features extractors
|
| AbstractFeaturesExtractor.ExtractorDetails |
Extractor details
|
| AbstractFontFeaturesExtractor |
Base class for extending to extract features from fonts
|
| AbstractICCProfileFeaturesExtractor |
Base class for extending to extract features from ICCProfiles
|
| AbstractImageFeaturesExtractor |
Base class for extending to extract features from images
|
| AbstractMetadataFeaturesExtractor |
|
| AbstractSignatureFeaturesExtractor |
|
| AbstractXmlHandler |
|
| AbstractXmlReportWriter |
|
| ActionFeaturesObject |
|
| ActionFeaturesObjectAdapter |
|
| ActionFeaturesObjectAdapter.Location |
|
| AdobePDF |
Interface represent Adobe PDF schema
|
| AnnotationFeaturesObject |
Feature object for annotation
|
| AnnotationFeaturesObjectAdapter |
|
| Applications |
|
| Applications.Builder |
|
| ApplicationUtils |
|
| ArrayTypeValidator |
|
| ArrayTypeValidator.ArrayTypeEnum |
|
| Attribute |
|
| AuditDuration |
Simple class that encapsulates the duration of an action in milliseconds.
|
| AuditDurationImpl |
|
| AXLExtensionSchemaDefinition |
|
| AXLExtensionSchemaField |
|
| AXLExtensionSchemaObject |
|
| AXLExtensionSchemaProperty |
|
| AXLExtensionSchemasContainer |
|
| AXLExtensionSchemaValueType |
|
| AXLMainXMPPackage |
Current class is representation of XMPPackage interface from abstract model based on adobe xmp library
|
| AXLPDFAIdentification |
|
| AXLPDFUAIdentification |
|
| AXLXMPLangAlt |
|
| AXLXMPMMHistoryProperty |
|
| AXLXMPMMHistoryResourceEvent |
|
| AXLXMPObject |
Current class is representation of XMPObject interface from abstract model based on adobe xmp library
|
| AXLXMPPackage |
Current class is representation of XMPPackage interface from abstract model
based on adobe xmp library
|
| AXLXMPProperty |
|
| BaseCliRunner |
|
| BaseConverter<T> |
Base class for converters that store the name of the option.
|
| BasicSchema |
|
| BatchFileProcessor |
|
| BatchJobSummary |
|
| BatchProcessingHandler |
Interface that should be implemented by developers wishing to write custom
result handlers for the veraPDF BatchProcessor.
|
| BatchProcessor |
The veraPDF batch processor, used to process multiple files.
|
| BatchSummary |
Interface for summary information for a veraPDF batch process.
|
| BigDecimalConverter |
Converts a String to a BigDecimal.
|
| BooleanConverter |
Converts a string to a boolean.
|
| CharArrayConverter |
Converts a String to a char[].
|
| Check |
Encapsulates the details of an individual validation check.
|
| CliConstants |
|
| CliConstants.ExitCodes |
All valid exit codes from veraPDF CLI
|
| ColorComponent |
|
| ColorComponent.Colors |
|
| ColorSpaceFeaturesObject |
Feature object for colorspace
|
| ColorSpaceFeaturesObjectAdapter |
|
| CommaParameterSplitter |
|
| Component |
|
| ComponentDetails |
|
| Components |
Factory class for veraPDF components and associated classes.
|
| Components.Timer |
Convenience factory class to facilitate the creation of
AuditDurations.
|
| ConfigManager |
|
| Console |
|
| CreateNodeHelper |
Helps in creating similar nodes in different features objects
|
| DateTypeValidator |
|
| DefaultConsole |
|
| DefaultConverterFactory |
|
| DefaultListConverter<T> |
A converter to obtain a list of elements.
|
| DefaultUsageFormatter |
The default usage formatter.
|
| DialogUtils |
|
| Directory<K,V> |
A read only Directory that supports key and value types.
|
| DocSecurityFeaturesObject |
Feature object for document security
|
| DocSecurityFeaturesObjectAdapter |
|
| DocumentResourcesFeatures |
|
| DoubleConverter |
Convert a string to a double.
|
| DublinCore |
Current interface represent Dublin Core schema
|
| DynamicParameter |
|
| EmbeddedFileFeaturesData |
Features data of an embedded file for feature extractor
|
| EmbeddedFileFeaturesData.Builder |
|
| EmbeddedFileFeaturesObject |
Feature object for embedded file
|
| EmbeddedFileFeaturesObjectAdapter |
|
| EncryptedPdfException |
|
| EnumConverter<T extends Enum<T>> |
A converter to parse enums
|
| EnvironmentVariableDefaultProvider |
A default provider that reads its default values from an environment
variable.
|
| ErrorDetails |
Encapsulates the details of an error message, a String message and a
List of arguments to substitute into the error message
|
| ErrorsHelper |
Static class with constants for feature error ids and messages
|
| ExtGStateFeaturesObject |
Feature object for ExtGState
|
| ExtGStateFeaturesObjectAdapter |
|
| Feature |
|
| Feature.FeatureType |
|
| FeatureExtractionResult |
Features Collection
|
| FeatureExtractorConfig |
|
| FeatureFactory |
|
| FeatureObjectType |
Enumeration for features object types
|
| FeatureParsingException |
Exception type for errors that occur while parsing PDF Features
|
| FeaturesBatchSummary |
|
| FeaturesConfigPanel |
|
| FeaturesData |
Features data of an object for feature extractor
|
| FeaturesNode |
|
| FeaturesObject |
Main interface for all features objects
|
| FeaturesObjectAdapter |
|
| FeaturesPluginsLoader |
|
| FeaturesReport |
|
| FeaturesReporter |
Features reporter
|
| FeaturesStructureContainer |
|
| FeatureTreeNode |
Feature Tree Node for Feature Reporter
|
| FileConverter |
Convert a string into a file.
|
| FileOutputMapper |
Simple behaviour for mapping file outputs for processor.
|
| FileOutputMappers |
|
| FileUtils |
|
| FixerFactory |
|
| FloatConverter |
Convert a string to a float.
|
| FontFeaturesData |
Features data of a font for feature extractor
|
| FontFeaturesData.Builder |
|
| FontFeaturesObject |
Feature object for font
|
| FontFeaturesObjectAdapter |
|
| FontFeaturesObjectAdapter.FontDescriptorAdapter |
|
| FormatOption |
|
| FormatterHelper |
|
| FormXObjectFeaturesObject |
Feature object for form xobject
|
| FormXObjectFeaturesObjectAdapter |
|
| Foundries |
Factory class that provides convenience methods for handling the veraPDF
Foundry.
|
| FuzzyMap |
Helper class to perform fuzzy key look ups: looking up case insensitive or
abbreviated keys.
|
| GUIConstants |
|
| HTMLReport |
Generating HTML validation report
|
| ICCProfileFeaturesData |
Features data of an iccprofile for feature extractor
|
| ICCProfileFeaturesObject |
Feature object for iccprofile
|
| ICCProfileFeaturesObjectAdapter |
|
| IDefaultProvider |
Allows the specification of default values.
|
| ImageFeaturesData |
Features data of an image for feature extractor
|
| ImageFeaturesData.Filter |
Class which represents a filter and it's parameters.
|
| ImageXObjectFeaturesObject |
Features object for image xobject.
|
| ImageXObjectFeaturesObjectAdapter |
|
| ImageXObjectFeaturesObjectAdapter.StreamFilterAdapter |
|
| InetAddressConverter |
Converts Strings to InetAddress'.
|
| InfoDictFeaturesObject |
Feature object for info dict
|
| InfoDictFeaturesObjectAdapter |
|
| InfoDictionary |
Current interface provide necessary behavior of pdf document
information dictionary.
|
| IntegerConverter |
Convert a string to an integer.
|
| InteractiveFormFieldFeaturesObject |
|
| InteractiveFormFieldFeaturesObjectAdapter |
|
| IParameterSplitter |
Convert a string representing several parameters (e.g.
|
| IParameterValidator |
The class used to validate parameters.
|
| IParameterValidator2 |
|
| ISO8601DateConverter |
Converts a String to a Date.
|
| IStringConverter<T> |
An interface that converts strings to any arbitrary type.
|
| IStringConverterFactory |
A factory for IStringConverter.
|
| IStringConverterInstanceFactory |
|
| ItemDetails |
Encapsulates the details of a PDF document, just the name and the size in
bytes.
|
| ItemProcessor |
Processor encapsulates all validation processes: validation, metadata fixes
and feature extracting.
|
| IUsageFormatter |
A formatter for help messages.
|
| IValueValidator<T> |
|
| IVariableArity |
Must be implemented by argument classes that contain at least one
\@Parameter with "variableArity = true".
|
| JavaScriptEvaluator |
|
| JAXBCollection<T> |
Generic collection wrapper class.
|
| JCommander |
The main class for JCommander.
|
| JCommander.Builder |
|
| JCommander.ProgramName |
Encapsulation of either a main application or an individual command.
|
| JDK6Console |
|
| LangAltValidator |
|
| Lists |
|
| Location |
Used to record the location of specific test assertions during the validation
process.
|
| LongConverter |
Convert a string to a long.
|
| LowLvlInfoFeaturesObject |
Feature object for low level info part of the features report
|
| LowLvlInfoFeaturesObjectAdapter |
|
| MapBackedDirectory<K,V> |
|
| MapBackedRegistry<K,V> |
|
| Maps |
|
| Metadata |
Current interface provide necessary behavior of pdf metadata
for MetadataFixerImpl
|
| MetadataFeaturesData |
|
| MetadataFeaturesObject |
Feature object for metadata part of the features report
|
| MetadataFeaturesObjectAdapter |
|
| MetadataFixer |
Simple interface for PDF/A metadata repair.
|
| MetadataFixerConfig |
|
| MetadataFixerConstants |
|
| MetadataFixerReport |
Encapsulates the results fo applying the Metadata Fixer
|
| MetadataFixerResult |
Holds the result of an attempt to repair PDF/A metadata by a
MetadataFixer.
|
| MetadataFixerResult.RepairStatus |
Enumeration that indicates the status of a metadata repair task.
|
| MetadataFixerResultImpl |
|
| MetadataFixerResultImpl.Builder |
|
| MetadataRepairBatchSummary |
|
| MissingCommandException |
Thrown when a command was expected.
|
| ModelParsingException |
Exception type for PDFParser problems.
|
| MrrReportWriter |
|
| MultiThreadProcessingHandler |
|
| MultiThreadProcessingHandlerImpl |
|
| MultiThreadProcessor |
|
| NoConverter |
Default value for a converter when none is specified.
|
| NoValidator |
This is the default value of the validateWith attribute.
|
| NoValueValidator<T> |
This is the default value of the validateValueWith attribute.
|
| Nullable |
|
| Operators |
|
| OutlinesFeaturesObject |
Feature object for outlines part of the features report
|
| OutlinesFeaturesObjectAdapter |
|
| OutlinesFeaturesObjectAdapter.OutlineFeaturesObjectAdapter |
|
| OutputIntentFeaturesObject |
Feature object for output intent part of the features report
|
| OutputIntentFeaturesObjectAdapter |
|
| PageFeaturesObject |
Feature object for page part of the features report
|
| PageFeaturesObjectAdapter |
|
| Parameter |
|
| ParameterDescription |
|
| ParameterException |
The main exception that JCommand will throw when something goes wrong while
parsing parameters.
|
| Parameterized |
Encapsulate a field or a method annotated with @Parameter or @DynamicParameter
|
| Parameters |
An annotation used to specify settings for parameter parsing.
|
| ParametersDelegate |
When applied to a field all of its child fields annotated
with Parameter will be included during arguments
parsing.
|
| PathConverter |
Convert a string into a path.
|
| PDFAFlavour |
Enums used as id for PDF/A flavours where a flavour uniquely identifies a
specific PDF/A Standard part and associated conformance level.
|
| PDFAFlavour.IsoStandardSeries |
Enum to for ISO standard identifiers
|
| PDFAFlavour.Level |
Enum type that identifies the different PDF/A Conformance Levels A
(accessible), B (basic), U (unicode), F (embedded files) & E (engineering).
|
| PDFAFlavour.Specification |
Enumeration of PDF/A Specification Parts, 1-3 used to provide ids and a
standard source of details such as name and description for PDF/A
Specifications.
|
| PDFAParser |
Simple interface that needs a little more work.
|
| PDFAValidator |
A PDFAValidator performs a series of checks on PDF/A documents to verify that
the document conforms to a specific PDF/A flavour.
|
| PDFDocument |
Current interface provide necessary behavior of pdf document
for MetadataFixerImpl
|
| PDFValidationApplication |
Main frame of the PDFA Conformance Checker
|
| PluginConfig |
|
| PluginsCollectionConfig |
|
| PolicyChecker |
The veraPDF policy checker which is simply an abstraction that makes applying
XML schematron to veraPDF reports straightforward.
|
| PolicyPanel |
|
| PositiveInteger |
A validator that makes sure the value of the parameter is a positive integer.
|
| PostScriptFeaturesObject |
Feature object for post script part of the features report
|
| PostScriptFeaturesObjectAdapter |
|
| PredefinedSchemasDefinition |
|
| ProcessedObjects |
Current class represent list of rule descriptions
|
| ProcessedObjectsInspector |
Current class check status of validation according to failed rules,
validation profile and list of Metadata failed rule types.
|
| ProcessedObjectsParser |
|
| Processor |
Base interface for veraPDF Processors, mandates some basic properties.
|
| ProcessorConfig |
|
| ProcessorFactory |
|
| ProcessorFactory.BatchSummariser |
|
| ProcessorResult |
|
| ProcessType |
|
| ProfileDetails |
Convenience gathering of a set of properties that help identify and describe
a ValidationProfile.
|
| ProfileDirectory |
|
| ProfileException |
Exception that occurs when there is a problem parsing a validation profile.
|
| Profiles |
Utitlity class that provides helper methods for handling
ValidationProfiles and associated classes.
|
| Profiles.RuleComparator |
|
| Profiles.RuleIdComparator |
|
| PropertiesDictFeaturesObject |
Feature object for properties dict part of the features report
|
| PropertiesDictFeaturesObjectAdapter |
|
| PropertyFileDefaultProvider |
A default provider that reads its default values from a property file.
|
| Reference |
A Reference is used to correlate a validation Rule to a specific
clause in a PDF/A Specification Part.
|
| Registry<K,V> |
A read/write Registry that supports key and value types.
|
| ReleaseDetails |
Class that encapsulates the release details of the veraPDF validation
library.
|
| ReportParserEventHandler |
|
| Reports |
|
| ReportWriter |
|
| ResourceBundle |
Deprecated.
|
| ResultStructure |
|
| Rule |
Encapsulates a PDF/A Validation Rule including the String property
Rule.getTest() which is the logical expression that is evaluated when
applying the test for this rule.
|
| RuleDescription |
Class represent description of the rule.
|
| RuleId |
|
| RuleSummary |
|
| SchemasDefinition |
|
| SchemasDefinitionCreator |
|
| SchematronGenerator |
|
| SchematronGenerator.Assertion |
|
| SchematronOperation |
Enum with operations on elements of Feature.FeatureType that can be used in
policy configuration file.
|
| SchematronOperation.AssertionInformation |
|
| SemanticVersionNumber |
|
| Sets |
|
| ShadingFeaturesObject |
Feature object for shading part of the features report
|
| ShadingFeaturesObjectAdapter |
|
| ShadingPatternFeaturesObject |
Feature object for shading pattern part of the features report
|
| ShadingPatternFeaturesObjectAdapter |
|
| SignatureFeaturesData |
|
| SignatureFeaturesObject |
Feature object for signature part of the features report
|
| SignatureFeaturesObjectAdapter |
|
| SimpleTypeValidator |
|
| SimpleTypeValidator.SimpleTypeEnum |
|
| SingleOutputDirMapper |
|
| SoftwareUpdater |
|
| SoftwareUpdaterImpl |
|
| StringConverter |
Default converter for strings.
|
| StringKey |
|
| Strings |
|
| StructuredTypeValidator |
|
| StructuredTypeWithRestrictedFieldsValidator |
|
| SubParameter |
|
| Summarisers |
|
| Summarisers.FeatureSummaryBuilder |
|
| Summarisers.RepairSummaryBuilder |
|
| Summarisers.ValidationSummaryBuilder |
|
| TaskResult |
Interface that encapsulates the details of the result of a veraPDF task.
|
| TaskType |
|
| TestAssertion |
A TestAssertion records the result of performing a validation test on a
particular document property, or set of properties.
|
| TestAssertion.Status |
Enum that indicates the result of a particular test assertion, i.e.
|
| TextReportWriter |
|
| TilingPatternFeaturesObject |
Feature object for tilling pattern part of the features report
|
| TilingPatternFeaturesObjectAdapter |
|
| TypeValidator |
|
| UnixStyleUsageFormatter |
A unix-style usage formatter.
|
| URIConverter |
Convert a string into a URI.
|
| URITypeValidator |
|
| URLConverter |
Convert a string into a URI.
|
| URLTypeValidator |
|
| ValidationBatchSummary |
Holds the count of validation jobs and their statuses for a batch job
summary.
|
| ValidationDetails |
|
| ValidationException |
Exception type for problems encountered while performing validation.
|
| ValidationProfile |
veraPDF ValidationProfiles encapsulate the validation rules and tests that
are enforced by the PDF/A Validator.
|
| ValidationReport |
|
| ValidationResult |
|
| ValidationResults |
|
| ValidationStatus |
Current enum describe validation state according to
validity of separated parts.
|
| ValidatorConfig |
Encapsulates the configuration of the veraPDF PDF/A validator.
|
| ValidatorFactory |
Static utility class that fills in for a factory for PDFAValidators.
|
| ValidatorsContainer |
|
| ValidatorsContainerCreator |
|
| Variable |
|
| VeraAppConfig |
|
| VeraCliArgParser |
This class holds all command-line options used by VeraPDF application.
|
| VeraCliArgParser.FileValidator |
|
| VeraCliArgParser.FlavourConverter |
|
| VeraCliArgParser.FormatConverter |
|
| VeraFoundryProvider |
|
| VeraPdfCli |
|
| VeraPDFException |
Top level exception class for all exceptions in veraPDF library.
|
| VeraPDFFoundry |
The veraPDFFoundry interface provides methods for creating implementations of
the classes provided by a PDF Parser and Metadata Fixer implementations.
|
| Versions |
|
| WrappedParameter |
Encapsulates the operations common to @Parameter and @DynamicParameter
|
| XMLProcessedObjectsParser |
|
| XmlReportWriter |
|
| XmlSerialiser |
|
| XMPBasic |
Current interface represent XMP Basic schema
|
| XMPConstants |
|
| XmpHandler |
Class that's initially a placeholder for XMP specific functionality.
|
| XPathTypeValidator |
|
| XsltTransformer |
|