public class CanonicalizationTransformImpl extends TransformImpl implements CanonicalizationTransform
CanonicalizationTransform
.CANONICAL_XML, CANONICAL_XML_WITH_COMMENTS
Constructor and Description |
---|
CanonicalizationTransformImpl(String algorithmURI)
Create a new
CanonicalizationTransformImpl object. |
getAlgorithmURI, setAlgorithmURI
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAlgorithmURI
public CanonicalizationTransformImpl(String algorithmURI)
CanonicalizationTransformImpl
object.algorithmURI
- Algorithm URI of the canonicalization
Transform
type.Copyright © 2016. All rights reserved.