AlgorithmMethod
, Transform
, XMLStructure
public final class DOMXSLTTransform extends ApacheTransform
ownerDoc, params, transformElem
Constructor | Description |
---|---|
DOMXSLTTransform() |
Modifier and Type | Method | Description |
---|---|---|
void |
init(TransformParameterSpec params) |
|
void |
init(XMLStructure parent,
XMLCryptoContext context) |
|
void |
marshalParams(XMLStructure parent,
XMLCryptoContext context) |
getParameterSpec, isFeatureSupported, transform, transform
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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–2018 The Apache Software Foundation. All rights reserved.