javax.xml.crypto.AlgorithmMethod, javax.xml.crypto.dsig.Transform, javax.xml.crypto.XMLStructurepublic final class DOMXPathFilter2Transform extends ApacheTransform
| Constructor | Description |
|---|---|
DOMXPathFilter2Transform() |
| Modifier and Type | Method | 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