package
0.0.0-20241123141403-e7b9dc6866d0
Repository: https://github.com/unix-world/smartgoext.git
Documentation: pkg.go.dev
# Packages
Package etree provides XML services through an Element Tree abstraction.
No description provided by the author
# Functions
No description provided by the author
MakeC14N10ExclusiveCanonicalizerWithPrefixList constructs an exclusive Canonicalizer from a PrefixList in NMTOKENS format (a white space separated list).
MakeC14N10ExclusiveWithCommentsCanonicalizerWithPrefixList constructs an exclusive Canonicalizer from a PrefixList in NMTOKENS format (a white space separated list).
MakeC14N10RecCanonicalizer constructs an inclusive canonicalizer.
MakeC14N10WithCommentsCanonicalizer constructs an inclusive canonicalizer.
MakeC14N11Canonicalizer constructs an inclusive canonicalizer.
MakeC14N11WithCommentsCanonicalizer constructs an inclusive canonicalizer.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Canonicalizer is an implementation of a canonicalization algorithm.
# Type aliases
No description provided by the author