Class DuplicateIdEntryValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.DuplicateIdEntryValidationContext
- All Implemented Interfaces:
-
IValidationContext
Class for duplicate ID entry in structure element tree validation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DuplicateIdEntryValidationContext
Instantiates a newDuplicateIdEntryValidationContext
based on ID string.- Parameters:
-
id
- the ID of the entry
-
-
Method Details
-
getId
Gets the ID of the entry.- Returns:
- the ID
-
getType
Description copied from interface:IValidationContext
Gets type of the context.- Specified by:
-
getType
in interfaceIValidationContext
- Returns:
- the type
-