Class XrefTableValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.XrefTableValidationContext
- All Implemented Interfaces:
IValidationContext
Class for
PdfXrefTable validation context.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionXrefTableValidationContext(PdfXrefTable xrefTable) Instantiates a newXrefTableValidationContextbased on pdf xref table. -
Method Summary
-
Field Details
-
xrefTable
-
-
Constructor Details
-
XrefTableValidationContext
Instantiates a newXrefTableValidationContextbased on pdf xref table.- Parameters:
xrefTable- the pdf xref table
-
-
Method Details
-
getXrefTable
-
getType
Description copied from interface:IValidationContextGets type of the context.- Specified by:
getTypein interfaceIValidationContext- Returns:
- the type
-