Package com.aowagie.text.pdf
Class PdfCopy.IndirectReferences
java.lang.Object
com.aowagie.text.pdf.PdfCopy.IndirectReferences
- Enclosing class:
PdfCopy
This class holds information about indirect references, since they are
renumbered by iText.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
private PdfIndirectReference
getRef()
private void
-
Field Details
-
theRef
-
hasCopied
private boolean hasCopied
-
-
Constructor Details
-
IndirectReferences
-
-
Method Details
-
setCopied
private void setCopied() -
getCopied
private boolean getCopied() -
getRef
-