AlgorithmMethod, Transform, XMLStructurepublic final class DOMExcC14NMethod extends ApacheCanonicalizer
apacheCanonicalizer, inclusiveNamespaces, ownerDoc, params, transformElem| Constructor | Description |
|---|---|
DOMExcC14NMethod() |
| Modifier and Type | Method | 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, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithm, 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–2018 The Apache Software Foundation. All rights reserved.