Uses of Interface
eu.europa.esig.dss.xades.reference.DSSTransform
| Package | Description |
|---|---|
| eu.europa.esig.dss.xades.reference |
-
Uses of DSSTransform in eu.europa.esig.dss.xades.reference
Classes in eu.europa.esig.dss.xades.reference that implement DSSTransform Modifier and Type Class Description classAbstractTransformclassBase64TransformTransforms a reference content to its base64 representation NOTE: Not compatible with: - other transformations; - isEmbed(true) parameter; - Manifest signature; - Enveloped signatures.classCanonicalizationTransformclassComplexTransformclassEnvelopedSignatureTransformUsed for Enveloped Signature Note: must be followed up by aCanonicalizationTransformclassXPath2FilterEnvelopedSignatureTransformclassXPath2FilterTransformclassXPathEnvelopedSignatureTransformclassXPathTransformclassXsltTransformMethods in eu.europa.esig.dss.xades.reference that return types with arguments of type DSSTransform Modifier and Type Method Description List<DSSTransform>DSSReference. getTransforms()Method parameters in eu.europa.esig.dss.xades.reference with type arguments of type DSSTransform Modifier and Type Method Description voidDSSReference. setTransforms(List<DSSTransform> transforms)