xml

package
v0.0.0-...-0d9fb84 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "encoding/xml",

	"Header": xml.Header,

	"HTMLAutoClose": xml.HTMLAutoClose,
	"HTMLEntity":    xml.HTMLEntity,

	"escape":        xml.Escape,
	"escapeText":    xml.EscapeText,
	"marshal":       xml.Marshal,
	"marshalIndent": xml.MarshalIndent,
	"unmarshal":     xml.Unmarshal,

	"Escape":        xml.Escape,
	"EscapeText":    xml.EscapeText,
	"Marshal":       xml.Marshal,
	"MarshalIndent": xml.MarshalIndent,
	"Unmarshal":     xml.Unmarshal,

	"copyToken": xml.CopyToken,
	"CopyToken": xml.CopyToken,

	"Attr":            qlang.StructOf((*xml.Attr)(nil)),
	"decoder":         xml.NewDecoder,
	"newTokenDecoder": xml.NewTokenDecoder,
	"encoder":         xml.NewEncoder,
	"NewDecoder":      xml.NewDecoder,
	"NewTokenDecoder": xml.NewTokenDecoder,
	"NewEncoder":      xml.NewEncoder,
	"EndElement":      qlang.StructOf((*xml.EndElement)(nil)),
	"Name":            qlang.StructOf((*xml.Name)(nil)),
	"ProcInst":        qlang.StructOf((*xml.ProcInst)(nil)),
	"StartElement":    qlang.StructOf((*xml.StartElement)(nil)),
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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