From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../lib/impl/signing/pdfbox/PADESPDFBOXSigner.html | 25 ++--- .../impl/signing/pdfbox/PdfboxSignerWrapper.html | 41 ++++--- .../pdfbox/class-use/PADESPDFBOXSigner.html | 118 --------------------- .../pdfbox/class-use/PdfboxSignerWrapper.html | 118 --------------------- .../lib/impl/signing/pdfbox/package-frame.html | 7 +- .../lib/impl/signing/pdfbox/package-summary.html | 13 +-- .../lib/impl/signing/pdfbox/package-tree.html | 15 +-- .../pdfas/lib/impl/signing/pdfbox/package-use.html | 118 --------------------- 8 files changed, 40 insertions(+), 415 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PADESPDFBOXSigner.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PdfboxSignerWrapper.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-use.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html index 9a117fc8..f2b773d7 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html @@ -2,16 +2,15 @@ - - -PADESPDFBOXSigner (PDF-AS 4.0.0-SNAPSHOT Library) - + +PADESPDFBOXSigner + @@ -28,13 +27,11 @@
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -194,12 +191,12 @@ implements PDFObject pdfObject, RequestedSignature requestedSignature, PDFASSignatureInterface signer) - throws at.gv.egiz.pdfas.common.exceptions.PdfAsException + throws PdfAsException
    Specified by:
    signPDF in interface IPdfSigner
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
    @@ -219,13 +216,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -209,15 +206,15 @@ implements
  • sign

    -
    public byte[] sign(InputStream inputStream)
    +
    public byte[] sign(java.io.InputStream inputStream)
                 throws org.apache.pdfbox.exceptions.SignatureException,
    -                   IOException
    + java.io.IOException
    Specified by:
    sign in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
    Throws:
    org.apache.pdfbox.exceptions.SignatureException
    -
    IOException
    +
    java.io.IOException
  • @@ -235,7 +232,7 @@ implements
  • getPDFSubFilter

    -
    public String getPDFSubFilter()
    +
    public java.lang.String getPDFSubFilter()
    Specified by:
    getPDFSubFilter in interface PDFASSignatureInterface
    @@ -248,7 +245,7 @@ implements
  • getPDFFilter

    -
    public String getPDFFilter()
    +
    public java.lang.String getPDFFilter()
    Specified by:
    getPDFFilter in interface PDFASSignatureInterface
    @@ -274,7 +271,7 @@ implements
  • getSigningDate

    -
    public Calendar getSigningDate()
    +
    public java.util.Calendar getSigningDate()
    Specified by:
    getSigningDate in interface PDFASSignatureInterface
    @@ -298,13 +295,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]