package
0.0.0-20141112201209-3f75658770a7
Repository: https://github.com/rtfb/go-html-transform.git
Documentation: pkg.go.dev

# Functions

Anchor constructs an Anchor Node.
No description provided by the author
CloneNode makes a copy of a Node with all descendants.
String form of an html nodes data.
No description provided by the author
No description provided by the author
Construct a new h5 parser from a io.Reader.
Construct a new h5 parser from a string.
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
Text constructs a TextNode.
Walk walks a Node with all descendants applying a given function to each one.

# Structs

Tree represents an html5 Node tree.