public final class DOMXSLTTransform extends ApacheTransform
ownerDoc, params, transformElem
Constructor and Description |
---|
DOMXSLTTransform() |
Modifier and Type | Method and Description |
---|---|
void |
init(TransformParameterSpec params) |
void |
init(XMLStructure parent,
XMLCryptoContext context) |
void |
marshalParams(XMLStructure parent,
XMLCryptoContext context) |
getParameterSpec, isFeatureSupported, transform, transform
getAlgorithm, getInstance, getInstance, getInstance, getMechanismType, getProvider
public void init(TransformParameterSpec params) throws InvalidAlgorithmParameterException
init
in class TransformService
InvalidAlgorithmParameterException
public void init(XMLStructure parent, XMLCryptoContext context) throws InvalidAlgorithmParameterException
init
in class ApacheTransform
InvalidAlgorithmParameterException
public void marshalParams(XMLStructure parent, XMLCryptoContext context) throws MarshalException
marshalParams
in class ApacheTransform
MarshalException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.