Uses of Class
org.docx4j.org.apache.xml.security.c14n.CanonicalizerSpi
Packages that use CanonicalizerSpi
Package
Description
-
Uses of CanonicalizerSpi in org.docx4j.org.apache.xml.security.c14n
Method parameters in org.docx4j.org.apache.xml.security.c14n with type arguments of type CanonicalizerSpiModifier and TypeMethodDescriptionstatic voidCanonicalizer.register(String algorithmURI, Class<? extends CanonicalizerSpi> implementingClass) Method register -
Uses of CanonicalizerSpi in org.docx4j.org.apache.xml.security.c14n.implementations
Subclasses of CanonicalizerSpi in org.docx4j.org.apache.xml.security.c14n.implementationsModifier and TypeClassDescriptionclassImplements Canonical XML Version 1.1, a W3C Proposed Recommendation from 29 January 2008.classclassclassImplements Canonical XML Version 1.0, a W3C Recommendation from 15 March 2001.classImplements " Exclusive XML Canonicalization, Version 1.0 "
Credits: During restructuring of the Canonicalizer framework, Ren?? Kollmorgen from Software AG submitted an implementation of ExclC14n which fitted into the old architecture and which based heavily on my old (and slow) implementation of "Canonical XML".classclassClass Canonicalizer20010315ExclWithCommentsclassclassclassAbstract base class for canonicalization algorithms.classSerializes the physical representation of the subtree.