package
0.0.0-20180221004755-bb78334e2019
Repository: https://github.com/lestrrat/go-libxml2.git
Documentation: pkg.go.dev

# Functions

CreateDocument creates a new document with version="1.0", and no encoding.
NewDocument creates a new document.
No description provided by the author
No description provided by the author
WrapNode is a function created with the sole purpose of allowing go-libxml2 consumers that can generate a C.xmlNode pointer to create libxml2.Node types, e.g.

# 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
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
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
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

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
C14NSerialize implements the Serializer interface, and generates XML in C14N format.
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
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

C14NMode represents the C14N mode supported by libxml2.
XMLNodeType identifies the type of the underlying C struct.