public class CanvasWritingContentValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
CanvasWritingContentValidationContext(Stack<com.itextpdf.commons.datastructures.Tuple2<PdfName,PdfDictionary>> tagStructureStack)
Instantiates a new
CanvasWritingContentValidationContext based on tag structure stack. |
| Modifier and Type | Method and Description |
|---|---|
Stack<com.itextpdf.commons.datastructures.Tuple2<PdfName,PdfDictionary>> |
getTagStructureStack()
Gets the tag structure stack.
|
ValidationType |
getType()
Gets type of the context.
|
public CanvasWritingContentValidationContext(Stack<com.itextpdf.commons.datastructures.Tuple2<PdfName,PdfDictionary>> tagStructureStack)
CanvasWritingContentValidationContext based on tag structure stack.tagStructureStack - the tag structure stackpublic Stack<com.itextpdf.commons.datastructures.Tuple2<PdfName,PdfDictionary>> getTagStructureStack()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2025 Apryse Group NV. All rights reserved.