public class TransformXPath2Filter extends TransformSpi
| Modifier and Type | Field and Description |
|---|---|
static String |
implementedTransformURI
Field implementedTransformURI
|
secureValidation| Constructor and Description |
|---|
TransformXPath2Filter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
engineGetURI()
Method engineGetURI
|
protected XMLSignatureInput |
enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Transform transformObject)
Method enginePerformTransform
|
enginePerformTransform, enginePerformTransformpublic static final String implementedTransformURI
protected String engineGetURI()
engineGetURI in class TransformSpiTransformation algorithmprotected XMLSignatureInput enginePerformTransform(XMLSignatureInput input, OutputStream os, Transform transformObject) throws TransformationException
enginePerformTransform in class TransformSpiinput - os - where to output this transformation.transformObject - the Transform objectXMLSignatureInput as the result of transformationTransformationExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.