Uses of Class
eu.europa.esig.dss.xades.dataobject.DSSDataObjectFormat
-
Uses of DSSDataObjectFormat in eu.europa.esig.dss.xades
Modifier and TypeMethodDescriptionXAdESSignatureParameters.getDataObjectFormatList()
Gets a list of custom xades:DataObjectFormat elementsModifier and TypeMethodDescriptionvoid
XAdESSignatureParameters.setDataObjectFormatList
(List<DSSDataObjectFormat> dataObjectFormatList) Sets a list of custom xades:DataObjectFormat elements to be incorporated within xades:SignedDataObjectProperties element of the signature. -
Uses of DSSDataObjectFormat in eu.europa.esig.dss.xades.dataobject
Modifier and TypeMethodDescriptionprotected DSSDataObjectFormat
DataObjectFormatBuilder.toDataObjectFormat
(DSSReference reference) This method creates aDSSDataObjectFormat
based on the givenDSSReference
object to be incorporated to the signatureModifier and TypeMethodDescriptionDataObjectFormatBuilder.build()
This method builds a collectionDSSDataObjectFormat
s corresponding to the provided configuration.