Module org.apache.santuario.xmlsec
Class TransformC14N11_WithComments
java.lang.Object
org.apache.xml.security.transforms.TransformSpi
org.apache.xml.security.transforms.implementations.TransformC14N
org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
Implements the
http://www.w3.org/2006/12/xml-c14n-11#WithComments
(C14N 1.1 With Comments) 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_WithComments
public TransformC14N11_WithComments()
-
-
Method Details
-
engineGetURI
Returns the URI representation ofTransformation algorithm- Overrides:
engineGetURIin classTransformC14N- Returns:
- the URI representation of
Transformation algorithm
-
getCanonicalizer
- Overrides:
getCanonicalizerin classTransformC14N
-