| Package | Description |
|---|---|
| org.docx4j.org.apache.xml.security.transforms | |
| org.docx4j.org.apache.xml.security.transforms.implementations |
| Modifier and Type | Method and Description |
|---|---|
static void |
Transform.register(String algorithmURI,
Class<? extends TransformSpi> implementingClass)
Registers implementing class of the Transform algorithm with algorithmURI
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransformBase64Decode
Implements the
http://www.w3.org/2000/09/xmldsig#base64 decoding
transform. |
class |
TransformC14N
Implements the
http://www.w3.org/TR/2001/REC-xml-c14n-20010315
transform. |
class |
TransformC14N11
Implements the
http://www.w3.org/2006/12/xml-c14n11
(C14N 1.1) transform. |
class |
TransformC14N11_WithComments
Implements the
http://www.w3.org/2006/12/xml-c14n-11#WithComments
(C14N 1.1 With Comments) transform. |
class |
TransformC14NExclusive
Class TransformC14NExclusive
|
class |
TransformC14NExclusiveWithComments
Implements the
http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform. |
class |
TransformC14NWithComments
Implements the
http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform. |
class |
TransformEnvelopedSignature
Implements the
http://www.w3.org/2000/09/xmldsig#enveloped-signature
transform. |
Copyright © 2007-2022. All Rights Reserved.