Package com.itextpdf.kernel.pdf.tagging
Class StructureTreeCopier.LastClonedAncestor
- java.lang.Object
-
- com.itextpdf.kernel.pdf.tagging.StructureTreeCopier.LastClonedAncestor
-
- Enclosing class:
- StructureTreeCopier
static class StructureTreeCopier.LastClonedAncestor extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) PdfDictionary
ancestor
(package private) PdfDictionary
clone
-
Constructor Summary
Constructors Constructor Description LastClonedAncestor()
-
-
-
Field Detail
-
ancestor
PdfDictionary ancestor
-
clone
PdfDictionary clone
-
-