See: Description
| Interface | Description |
|---|---|
| EDOC |
An EDOC class represents the EDOC 1.0 document format.
|
| EDOCBuilder.EDOCBuilderCallback |
EDOCBuilderCallback class is used to get user input during EDOC loading.
|
| EDOCBuilder.EDOCLoadParameter |
A marker interface for EDOC load parameters.
|
| EDOCDataFile |
A EDOCDataFile class represents file contained by the EDOC document.
|
| EDOCPreparedSignature |
An EDOCPreparedSignature allows to create signature outside the EDOC document,
e.g.
|
| EDOCProperties |
A EDOCProperties class represents metadata contained by the EDOC document.
|
| EDOCSignature |
An EDOCSignature class represents the EDOC signature object.
|
| EDOCSignatureCallback |
EDOCSignatureCallback class is a callback used to interact with the user while creating a signinature.
|
| EDOCTemplate |
An EDOCTemplate class represents the EDOC template document.
|
| EDOCValidatorListener |
EDOCValidatorListener class is a callback used to notify user during the EDOC validation.
|
| Class | Description |
|---|---|
| EDOCBuilder |
EDOCBuilder class provides functionality to obtain EDOC objects.
|
| EDOCConstants |
EDOCConstants class contains various constants related to EDOC.
|
| EDOCSignatureContext |
This class is used to collect the required data for EDOC signing.
|
| EDOCValidatorResult |
EDOCValidatorResult class represents the result of the EDOC validation process.
|
| SignatureType |
A SignatureType class represents the EDOC signature type.
|
| SignatureTypeList |
A SignatureTypeList class represents available EDOC signature types.
|
| Exception | Description |
|---|---|
| EDOCException |
This exception is thrown by various methods in the lv.pasts.eme package.
|