Uses of Class
eu.europa.esig.dss.xades.dataobject.DSSDataObjectFormat
Packages that use DSSDataObjectFormat
-
Uses of DSSDataObjectFormat in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return types with arguments of type DSSDataObjectFormatModifier and TypeMethodDescriptionXAdESSignatureParameters.getDataObjectFormatList()Gets a list of custom xades:DataObjectFormat elementsMethod parameters in eu.europa.esig.dss.xades with type arguments of type DSSDataObjectFormatModifier and TypeMethodDescriptionvoidXAdESSignatureParameters.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
Methods in eu.europa.esig.dss.xades.dataobject that return DSSDataObjectFormatModifier and TypeMethodDescriptionprotected DSSDataObjectFormatDataObjectFormatBuilder.toDataObjectFormat(DSSReference reference) This method creates aDSSDataObjectFormatbased on the givenDSSReferenceobject to be incorporated to the signatureMethods in eu.europa.esig.dss.xades.dataobject that return types with arguments of type DSSDataObjectFormatModifier and TypeMethodDescriptionDataObjectFormatBuilder.build()This method builds a collectionDSSDataObjectFormats corresponding to the provided configuration.