Package com.itextpdf.kernel.pdf.tagging
Class StructureTreeCopier.CopyStructureResult
java.lang.Object
com.itextpdf.kernel.pdf.tagging.StructureTreeCopier.CopyStructureResult
- Enclosing class:
StructureTreeCopier
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCopyStructureResult
(List<PdfDictionary> topsList, Set<PdfObject> copiedNamespaces) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
topsList
-
copiedNamespaces
-
-
Constructor Details
-
CopyStructureResult
-
-
Method Details
-
getCopiedNamespaces
-
getTopsList
-