Uses of Class
org.docx4j.org.apache.xml.security.transforms.TransformSpi
| Package | Description |
|---|---|
| org.docx4j.org.apache.xml.security.transforms | |
| org.docx4j.org.apache.xml.security.transforms.implementations |
-
Uses of TransformSpi in org.docx4j.org.apache.xml.security.transforms
Method parameters in org.docx4j.org.apache.xml.security.transforms with type arguments of type TransformSpi Modifier and Type Method Description static voidTransform. register(java.lang.String algorithmURI, java.lang.Class<? extends TransformSpi> implementingClass)Registers implementing class of the Transform algorithm with algorithmURI -
Uses of TransformSpi in org.docx4j.org.apache.xml.security.transforms.implementations
Subclasses of TransformSpi in org.docx4j.org.apache.xml.security.transforms.implementations Modifier and Type Class Description classTransformBase64DecodeImplements thehttp://www.w3.org/2000/09/xmldsig#base64decoding transform.classTransformC14NImplements thehttp://www.w3.org/TR/2001/REC-xml-c14n-20010315transform.classTransformC14N11Implements thehttp://www.w3.org/2006/12/xml-c14n11(C14N 1.1) transform.classTransformC14N11_WithCommentsImplements thehttp://www.w3.org/2006/12/xml-c14n-11#WithComments(C14N 1.1 With Comments) transform.classTransformC14NExclusiveClass TransformC14NExclusiveclassTransformC14NExclusiveWithCommentsImplements thehttp://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithCommentstransform.classTransformC14NWithCommentsImplements thehttp://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithCommentstransform.classTransformEnvelopedSignatureImplements thehttp://www.w3.org/2000/09/xmldsig#enveloped-signaturetransform.