|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| PropertiesMarshaller | Interface for property data objects marshallers. |
| SignedPropertiesMarshaller | |
| UnsignedPropertiesMarshaller | Interface for unsigned properties data objects marshalling. |
| Class Summary | |
|---|---|
| DefaultSignedPropertiesMarshaller | Default implementation of SignedPropertiesMarshaller. |
| DefaultUnsignedPropertiesMarshaller | Default implementation of UnsignedPropertiesMarshaller. |
| Exception Summary | |
|---|---|
| MarshalException | Thrown when there is an error during the marshalling process. |
| UnsupportedDataObjectException | Thrown during the marshalling stage if a proeprty data object is not supported
by the PropertiesMarshallers in use. |
Types related to marshalling the qualifying properties data, the last step of signature production.
Marshalling of signed and unsigned properties is separated because it happens at different points in time.
Default implementations using JAXB are provided for each marshaller.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||