From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../pdfas/lib/impl/verify/VerifyResultImpl.html | 29 +++++++++------------- 1 file changed, 12 insertions(+), 17 deletions(-) (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html index 7442580e..5fc64d64 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html @@ -2,16 +2,15 @@ - - -VerifyResultImpl (PDF-AS 4.0.0-SNAPSHOT Library) - + +VerifyResultImpl + @@ -28,13 +27,11 @@
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -290,7 +287,7 @@ implements
  • getVerificationException

    -
    public at.gv.egiz.pdfas.common.exceptions.PdfAsException getVerificationException()
    +
    public PdfAsException getVerificationException()
    Description copied from interface: VerifyResult
    Returns a verification exception if any. Shows that the verification could not be started. See VerifyResult.isVerificationDone().
    @@ -306,7 +303,7 @@ implements
  • setVerificationException

    -
    public void setVerificationException(at.gv.egiz.pdfas.common.exceptions.PdfAsException e)
    +
    public void setVerificationException(PdfAsException e)
  • @@ -471,13 +468,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]