Uses of Class
xades4j.xml.marshalling.MarshalException

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)
           
 



Copyright © 2012. All Rights Reserved.