public final class DOMExcC14NMethod extends ApacheCanonicalizer
canonicalizer, inclusiveNamespaces, ownerDoc, params, transformElem| Constructor and Description |
|---|
DOMExcC14NMethod() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParameterSpecPrefixList(ExcC14NParameterSpec paramSpec) |
String |
getParamsNSURI() |
void |
init(TransformParameterSpec params) |
void |
init(XMLStructure parent,
XMLCryptoContext context) |
void |
marshalParams(XMLStructure parent,
XMLCryptoContext context) |
Data |
transform(Data data,
XMLCryptoContext xc) |
canonicalize, canonicalize, getParameterSpec, isFeatureSupported, transformgetAlgorithm, getInstance, getInstance, getInstance, getMechanismType, getProviderpublic void init(TransformParameterSpec params) throws InvalidAlgorithmParameterException
init in class TransformServiceInvalidAlgorithmParameterExceptionpublic void init(XMLStructure parent, XMLCryptoContext context) throws InvalidAlgorithmParameterException
init in class ApacheCanonicalizerInvalidAlgorithmParameterExceptionpublic List<String> getParameterSpecPrefixList(ExcC14NParameterSpec paramSpec)
public void marshalParams(XMLStructure parent, XMLCryptoContext context) throws MarshalException
marshalParams in class ApacheCanonicalizerMarshalExceptionpublic String getParamsNSURI()
public Data transform(Data data, XMLCryptoContext xc) throws TransformException
TransformExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.