Class DOMCanonicalXMLC14N11Method

  • All Implemented Interfaces:
    AlgorithmMethod, Transform, XMLStructure

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