public class XrefTableValidationContext extends Object implements IValidationContext
PdfXrefTable validation context.| Constructor and Description |
|---|
XrefTableValidationContext(PdfXrefTable xrefTable)
Instantiates a new
XrefTableValidationContext based on pdf xref table. |
| Modifier and Type | Method and Description |
|---|---|
ValidationType |
getType()
Gets type of the context.
|
PdfXrefTable |
getXrefTable()
Gets the pdf xref table.
|
public XrefTableValidationContext(PdfXrefTable xrefTable)
XrefTableValidationContext based on pdf xref table.xrefTable - the pdf xref tablepublic PdfXrefTable getXrefTable()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2025 Apryse Group NV. All rights reserved.