Class DOMExcC14NMethod

  • All Implemented Interfaces:
    AlgorithmMethod, Transform, XMLStructure

    public final class DOMExcC14NMethod
    extends ApacheCanonicalizer
    DOM-based implementation of CanonicalizationMethod for Exclusive Canonical XML algorithm (with or without comments). Uses Apache XML-Sec Canonicalizer.
    Author:
    Sean Mullan