public class AttachmentCompleteTransform
extends org.apache.xml.security.transforms.TransformSpi
| Constructor and Description |
|---|
AttachmentCompleteTransform() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
engineGetURI() |
protected org.apache.xml.security.signature.XMLSignatureInput |
enginePerformTransform(org.apache.xml.security.signature.XMLSignatureInput input) |
boolean |
returnsNodeSet() |
boolean |
returnsOctetStream() |
boolean |
wantsNodeSet() |
boolean |
wantsOctetStream() |
protected String engineGetURI()
engineGetURI in class org.apache.xml.security.transforms.TransformSpiprotected org.apache.xml.security.signature.XMLSignatureInput enginePerformTransform(org.apache.xml.security.signature.XMLSignatureInput input)
throws org.apache.xml.security.transforms.TransformationException
enginePerformTransform in class org.apache.xml.security.transforms.TransformSpiorg.apache.xml.security.transforms.TransformationExceptionpublic boolean wantsOctetStream()
public boolean wantsNodeSet()
public boolean returnsOctetStream()
public boolean returnsNodeSet()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.