Uses of Class
com.itextpdf.text.pdf.PdfSmartCopy.ByteStore
-
Packages that use PdfSmartCopy.ByteStore Package Description com.itextpdf.text.pdf -
-
Uses of PdfSmartCopy.ByteStore in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf with type parameters of type PdfSmartCopy.ByteStore Modifier and Type Field Description private java.util.HashMap<PdfSmartCopy.ByteStore,PdfIndirectReference>
PdfASmartCopy. streamMap
the cache with the streams and references.private java.util.HashMap<PdfSmartCopy.ByteStore,PdfIndirectReference>
PdfSmartCopy. streamMap
the cache with the streams and references.
-