public final class DOMXSLTTransform extends ApacheTransform
Constructor and Description |
---|
DOMXSLTTransform() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.xml.crypto.dsig.spec.TransformParameterSpec params) |
void |
init(javax.xml.crypto.XMLStructure parent,
javax.xml.crypto.XMLCryptoContext context) |
void |
marshalParams(javax.xml.crypto.XMLStructure parent,
javax.xml.crypto.XMLCryptoContext context) |
getParameterSpec, isFeatureSupported, transform, transform
public void init(javax.xml.crypto.dsig.spec.TransformParameterSpec params) throws java.security.InvalidAlgorithmParameterException
init
in class javax.xml.crypto.dsig.TransformService
java.security.InvalidAlgorithmParameterException
public void init(javax.xml.crypto.XMLStructure parent, javax.xml.crypto.XMLCryptoContext context) throws java.security.InvalidAlgorithmParameterException
init
in class ApacheTransform
java.security.InvalidAlgorithmParameterException
public void marshalParams(javax.xml.crypto.XMLStructure parent, javax.xml.crypto.XMLCryptoContext context) throws javax.xml.crypto.MarshalException
marshalParams
in class ApacheTransform
javax.xml.crypto.MarshalException