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

# 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
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
No description provided by the author
No description provided by the author
ErrInvalidAttribute is returned when the Attribute struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidDocument is returned when the Document struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidNamespace is returned when the Namespace struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidNode is returned when the Node struct (probably the pointer to the underlying C struct is not valid).
No description provided by the author
ErrInvalidParser is returned when the Parser struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidSchema is returned when the Schema struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidXPathContext is returned when the XPathContext struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidXPathExpression is returned when the XPathExpression struct (probably the pointer to the underlying C struct is not valid).
ErrInvalidXPathObject is returned when the XPathObject struct (probably the pointer to the underlying C struct is not valid).
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

# Structs

No description provided by the author

# Interfaces

PtrSource is the single interface that connects the rest of libxml2 package with this pacakge.

# Type aliases

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