public class TransformXPointer extends TransformSpi
| Modifier and Type | Field | Description |
|---|---|---|
static String |
implementedTransformURI |
Field implementedTransformURI
|
secureValidation| Constructor | Description |
|---|---|
TransformXPointer() |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
engineGetURI() |
Returns the URI representation of
Transformation algorithm |
protected XMLSignatureInput |
enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Transform transformObject) |
Method enginePerformTransform
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenginePerformTransform, enginePerformTransformpublic static final String implementedTransformURI
protected String engineGetURI()
TransformSpiTransformation algorithmengineGetURI 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–2018 The Apache Software Foundation. All rights reserved.