SignDoc SDK (Java)  5.0.0
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  de
  softpro
  doc
 JavaInputStream.javaWrap de::softpro::doc::InputStream as java.io.InputStream
 LibrarySource.javaImplementation of Source using JNI
 Point.javaCoordinates of a point
 Rect.javaCoordinates of a rectangle
 SignDocAmbiguousCertificateException.javaSignDoc exception: More than one matching certificate found and csf_never_ask is specified
 SignDocAnnotation.javaAn annotation
 SignDocAnnotationNotFoundException.javaSignDoc exception: annotation not found, for getAnnotation()
 SignDocAttachment.javaOutput of getAttachment()
 SignDocAttachmentExistsException.javaSignDoc exception: attachment already exists
 SignDocAttachmentNotFoundException.javaSignDoc exception: attachment not found
 SignDocCancelledException.javaSignDoc exception: Certificate dialog cancelled by user
 SignDocChange.javaA single change made to a PDF document after a signature
 SignDocCheckSignatureParameters.javaParameters for SignDocSignatureData.checkReference() and SignDocSignatureData.checkSignature()
 SignDocCleanParameters.javaParameters for SignDocImage.clean()
 SignDocColor.javaBase class for colors
 SignDocDocument.javaAn interface for SignDoc documents
 SignDocDocumentLoader.javaCreate SignDocDocument objects
 SignDocException.javaSignDoc Exception
 SignDocField.javaOne field of a document
 SignDocFieldExistsException.javaSignDoc exception: Field already exists
 SignDocFieldNotFoundException.javaSignDoc exception: Field not found (or not a signature field)
 SignDocFieldNotSignedException.javaSignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream()
 SignDocFindTextOccurrence.javaInformation about text found by SignDocDocument.findText()
 SignDocFontNotFoundException.javaSignDoc exception: The font is not found
 SignDocImage.javaA bitmap image
 SignDocImageParameters.javaParameters for saving images, converting images to bi-level images, and rendering biometric signatures as images
 SignDocImageRect.javaCoordinates of a rectangle for use with SignDocImage
 SignDocInvalidArgumentException.javaSignDoc exception: Invalid argument
 SignDocInvalidImageException.javaSignDoc exception: Invalid image (e.g., unsupported format)
 SignDocInvalidProfileException.javaSignDoc exception: Profile unknown or not applicable
 SignDocInvalidSignatureException.javaSignDoc exception: Signature not valid, for SignDocDocument.copyAsSignedToStream()
 SignDocInvalidStructureException.javaSignDoc exception: Document has invalid logical structure
 SignDocInvalidValueException.javaSignDoc exception: Invalid value
 SignDocIOErrorException.javaSignDoc exception: I/O error
 SignDocLicenseErrorException.javaSignDoc exception: License error
 SignDocMatchParameters.javaParameters for SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 SignDocMatchResult.javaResult of SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 SignDocNoBiometricDataException.javaSignDoc exception: No biometric data available
 SignDocNoCertificateException.javaSignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified
 SignDocNotAllowedException.javaSignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or having logical structure
 SignDocNotSupportedException.javaSignDoc exception: Operation not supported
 SignDocNotVerifiedException.javaSignDoc exception: verifySignature() has not been called
 SignDocPageNotFoundException.javaSignDoc exception: Page not found (invalid page number)
 SignDocProperty.javaOne property, without value
 SignDocPropertyNotFoundException.javaSignDoc exception: Property not found
 SignDocRenderOutput.javaOutput of SignDocDocument.renderPageAsImage(), SignDocDocument.renderPageAsSignDocImage(), and SignDocDocument.renderPageAsImage()
 SignDocRenderParameters.javaParameters for SignDocDocument.renderPageAsImage() and SignDocDocument.renderPageAsSignDocImage()
 SignDocSignature.javaInformation about a signature field returned by SignDocDocument.getSignature()
 SignDocSignatureData.javaBiometric data of handwritten signatures
 SignDocSignatureParameters.javaParameters for signing a document
 SignDocSignatureSample.javaA single sample of the biometric data of a handwritten signature
 SignDocTextCluster.javaA cluster of Unicode code points and glyphs in a hit returned by SignDocDocument.findText()
 SignDocTextFieldAttributes.javaText field attributes
 SignDocTextIterator.java
 SignDocTypeMismatchException.javaSignDoc exception: Field type or property type mismatch
 SignDocUnexpectedErrorException.javaSignDoc exception: Unexpected error
 SignDocUnknownParameterException.javaSignDoc exception: Invalid value
 SignDocVerificationParameters.javaParameters for SignDocVerificationResult.verifyCertificateChain(), SignDocVerificationResult.verifyTimeStampCertificateChain(), SignDocDocument.updateDSS(), and SignDocDocument.updateDSS2()
 SignDocVerificationResult.javaInformation about a signature field returned by SignDocDocument.verifySignature()
 SignDocWatermark.javaParameters for a watermark
 SignDocWeightedFrame.javaA frame and its weight
 SignDocWrongCollectionException.javaSignDoc exception: Property accessed via wrong collection
 SignECDSA.javaInterface for creating an ECDSA signature
 SignPKCS7.javaInterface for creating a PKCS #7 or CAdES signature
 SignRSA.javaInterface for creating an RSA signature
 Source.javaInterface for getting byte ranges from a document
 TimeStamper.javaRFC 3161 time stamps: HTTP client