package

xades4j.xml.unmarshalling

Types related to unmarshalling the qualifying properties data during signature verification.

A default implementation using JAXB is provided for the unmarshaller.

Interfaces

QualifyingPropertiesDataCollector Passed to a QualifyingPropertiesUnmarshaller to collect the property data obejcts. 
QualifyingPropertiesUnmarshaller Interface for unmarshallers of property data objects. 

Classes

UnmarshallingBindingsModule Contains the Guice bindings for the components on this package. 

Exceptions

PropertyUnmarshalException Thrown when there is an error unmarshalling a property data object. 
UnmarshalException Thrown when there's an error during signature unmarshalling.