public final class DOMXPathTransform extends ApacheTransform
| Constructor and Description |
|---|
DOMXPathTransform() |
| 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, transformpublic void init(javax.xml.crypto.dsig.spec.TransformParameterSpec params)
throws java.security.InvalidAlgorithmParameterException
init in class javax.xml.crypto.dsig.TransformServicejava.security.InvalidAlgorithmParameterExceptionpublic void init(javax.xml.crypto.XMLStructure parent,
javax.xml.crypto.XMLCryptoContext context)
throws java.security.InvalidAlgorithmParameterException
init in class ApacheTransformjava.security.InvalidAlgorithmParameterExceptionpublic void marshalParams(javax.xml.crypto.XMLStructure parent,
javax.xml.crypto.XMLCryptoContext context)
throws javax.xml.crypto.MarshalException
marshalParams in class ApacheTransformjavax.xml.crypto.MarshalException