Class | Description |
---|---|
Canonicalizer11 |
Implements
Canonical XML Version 1.1, a W3C Proposed Recommendation from 29
January 2008.
|
Canonicalizer11_OmitComments | |
Canonicalizer11_WithComments | |
Canonicalizer20010315 |
Implements Canonical
XML Version 1.0, a W3C Recommendation from 15 March 2001.
|
Canonicalizer20010315Excl |
Implements " 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". |
Canonicalizer20010315ExclOmitComments | |
Canonicalizer20010315ExclWithComments |
Class Canonicalizer20010315ExclWithComments
|
Canonicalizer20010315OmitComments | |
Canonicalizer20010315WithComments | |
CanonicalizerBase |
Abstract base class for canonicalization algorithms.
|
CanonicalizerPhysical |
Serializes the physical representation of the subtree.
|
NameSpaceSymbTable |
A stack based Symbol Table.
|
UtfHelpper |
Copyright © 2007-2019. All Rights Reserved.