Class CanonicalizationAlgorithmImpl

All Implemented Interfaces:
XSURI, XMLObject, CanonicalizationAlgorithm, WSTrustObject

public class CanonicalizationAlgorithmImpl extends XSURIImpl implements CanonicalizationAlgorithm
CanonicalizationAlgorithmImpl.
  • Constructor Details

    • CanonicalizationAlgorithmImpl

      public CanonicalizationAlgorithmImpl(@Nullable String namespaceURI, @Nonnull String elementLocalName, @Nullable String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - namespace of the element
      elementLocalName - name of the element
      namespacePrefix - namespace prefix of the element