Package com.inet.pdfc.results
package com.inet.pdfc.results
Results handling and processing for i-net PDFC (PDF Compare) comparisons.
This package provides the infrastructure for processing, analyzing, and managing the results of PDF comparisons. It includes tools for difference detection, result formatting, and export capabilities.
Key components include:
- Difference detection - System for identifying and categorizing differences between PDF documents, including text changes, layout modifications, and image differences
- Result analysis - Tools for analyzing comparison results, including statistical analysis, difference categorization, and impact assessment
- Result formatting - Framework for formatting comparison results in various output formats, including detailed reports and summary views
- Export capabilities - Components for exporting comparison results to different formats and systems, with support for custom export handlers
- Result storage - Infrastructure for storing and retrieving comparison results, including caching and persistence mechanisms
The package provides a comprehensive system for handling PDF comparison results. It supports detailed analysis of differences, flexible result formatting, and extensible export capabilities. The system is designed to handle both simple and complex comparison scenarios, with support for batch processing and large-scale comparisons.
- Since:
- 1.0
-
ClassDescriptionThis class is the central model to access the results of a comparison and to make the result available to any listener and presenter.Event object with a page range for both documents where the differences data has changedDefines a listener for the result modelDefines the type of model change in an update eventA page result contains all information for a page in a compares document.