xmlparse

package
v1.9.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2022 License: MPL-2.0, Apache-2.0 Imports: 4 Imported by: 0

README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ElemType

type ElemType string

type XMLNode

type XMLNode struct {
	ID       string
	Name     string
	Attrs    map[string]xml.Attr
	Elements []element
}

func ParseXML

func ParseXML(r io.Reader) *XMLNode

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL