Uses of Class
xades4j.xml.unmarshalling.UnmarshalException

Packages that use UnmarshalException
xades4j.xml.unmarshalling Types related to unmarshalling the qualifying properties data during signature verification. 
 

Uses of UnmarshalException in xades4j.xml.unmarshalling
 

Subclasses of UnmarshalException in xades4j.xml.unmarshalling
 class PropertyUnmarshalException
          Thrown when there is an error unmarshalling a property data object.
 

Methods in xades4j.xml.unmarshalling that throw UnmarshalException
 void QualifyingPropertiesUnmarshaller.unmarshalProperties(Element qualifyingProps, QualifyingPropertiesDataCollector propertyDataCollector)
          Unmarshal the properties in the given QualifyingProperties node.
 void DefaultQualifyingPropertiesUnmarshaller.unmarshalProperties(Element qualifyingProps, QualifyingPropertiesDataCollector propertyDataCollector)
           
 



Copyright © 2012. All Rights Reserved.