Package com.inet.pdfc.generator.model.diff
package com.inet.pdfc.generator.model.diff
Difference attribute handling for i-net PDFC (PDF Compare) model.
This package provides the infrastructure for managing attribute differences in PDF documents. It includes tools for tracking and processing changes to various document attributes.
Key components include:
- Attribute differences - System for tracking changes to document attributes, including property modifications and value changes
- Miscellaneous attributes - Framework for handling various types of attribute differences that don't fit into specific categories
The package provides a specialized system for managing attribute-level differences in PDF documents. It supports detailed tracking of changes to document properties and attributes, enabling precise difference analysis.
- Since:
- 1.0
-
ClassDescriptionBasic class for difference descriptionsThis enum is used to identify the runtime type of an
AttributeDifference.