Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected String | engineGetURI()
Implements abstract com. Returns the URI representation of |
protected XMLSignatureInput | enginePerformTransform(XMLSignatureInput
XMLSignatureInput as the input of transformationwhere to output this transformation. os, Element the Transform element transformElement, String The baseURI baseURI, boolean Whether secure validation is enabled secureValidation)Implements abstract com. The mega method which MUST be implemented by the Transformation Algorithm. |
protected Canonicalizer20010315Excl | |
private int |
TransformC14NExclusive | back to summary |
---|---|
public TransformC14NExclusive() |
engineGetURI | back to summary |
---|---|
protected String engineGetURI() Implements abstract com. Doc from com. Returns the URI representation of |
enginePerformTransform | back to summary |
---|---|
protected XMLSignatureInput enginePerformTransform(XMLSignatureInput input, OutputStream os, Element transformElement, String baseURI, boolean secureValidation) throws CanonicalizationException Implements abstract com. Doc from com. The mega method which MUST be implemented by the Transformation Algorithm.
|
getCanonicalizer | back to summary |
---|---|
protected Canonicalizer20010315Excl getCanonicalizer() |
length | back to summary |
---|---|
private int length(Element element, String namespace, String localname) Method length
|