Class PdfCopy.IndirectReferences

  • Enclosing class:
    PdfCopy

    static class PdfCopy.IndirectReferences
    extends java.lang.Object
    This class holds information about indirect references, since they are renumbered by iText.
    • Method Detail

      • setCopied

        void setCopied()
      • setNotCopied

        void setNotCopied()
      • getCopied

        boolean getCopied()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object