|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarshalException | |
|---|---|
| xades4j.xml.marshalling | Types related to marshalling the qualifying properties data, the last step of signature production. |
| Uses of MarshalException in xades4j.xml.marshalling |
|---|
| Subclasses of MarshalException in xades4j.xml.marshalling | |
|---|---|
class |
UnsupportedDataObjectException
Thrown during the marshalling stage if a proeprty data object is not supported by the PropertiesMarshallers in use. |
| Methods in xades4j.xml.marshalling that throw MarshalException | |
|---|---|
void |
PropertiesMarshaller.marshal(SigAndDataObjsPropertiesData props,
String propsId,
Node qualifyingPropsNode)
Marshal a pair of collections of property data objects (signature and signed objects) into the QualifyingProperties node. |
void |
DefaultUnsignedPropertiesMarshaller.marshal(SigAndDataObjsPropertiesData props,
String propsId,
Node qualifyingPropsNode)
|
void |
DefaultSignedPropertiesMarshaller.marshal(SigAndDataObjsPropertiesData signedProps,
String signedPropsId,
Node qualifyingPropsNode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||