Module org.apache.santuario.xmlsec
Class TransformC14N11
java.lang.Object
org.apache.xml.security.transforms.TransformSpi
org.apache.xml.security.transforms.implementations.TransformC14N
org.apache.xml.security.transforms.implementations.TransformC14N11
Implements the
http://www.w3.org/2006/12/xml-c14n11
(C14N 1.1) transform.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringReturns the URI representation ofTransformation algorithmprotected Canonicalizer20010315Methods inherited from class org.apache.xml.security.transforms.implementations.TransformC14N
enginePerformTransform
-
Constructor Details
-
TransformC14N11
public TransformC14N11()
-
-
Method Details
-
engineGetURI
Returns the URI representation ofTransformation algorithm- Overrides:
engineGetURIin classTransformC14N- Returns:
- the URI representation of
Transformation algorithm
-
getCanonicalizer
- Overrides:
getCanonicalizerin classTransformC14N
-