etree

package
v0.0.0-...-1c76c89 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "github.com/beevik/etree",

	"NoIndent": etree.NoIndent,

	"ErrXML": etree.ErrXML,

	"charData":            etree.NewCharData,
	"newCData":            etree.NewCData,
	"newText":             etree.NewText,
	"comment":             etree.NewComment,
	"directive":           etree.NewDirective,
	"Document":            qlang.StructOf((*etree.Document)(nil)),
	"newDocument":         etree.NewDocument,
	"NewDocument":         etree.NewDocument,
	"newDocumentWithRoot": etree.NewDocumentWithRoot,
	"element":             etree.NewElement,
	"compilePath":         etree.CompilePath,
	"mustCompilePath":     etree.MustCompilePath,
	"procInst":            etree.NewProcInst,
	"ReadSettings":        qlang.StructOf((*etree.ReadSettings)(nil)),
	"WriteSettings":       qlang.StructOf((*etree.WriteSettings)(nil)),

	"NewCharData":         etree.NewCharData,
	"NewCData":            etree.NewCData,
	"NewText":             etree.NewText,
	"NewComment":          etree.NewComment,
	"NewDirective":        etree.NewDirective,
	"NewDocumentWithRoot": etree.NewDocumentWithRoot,
	"NewElement":          etree.NewElement,
	"CompilePath":         etree.CompilePath,
	"MustCompilePath":     etree.MustCompilePath,
	"NewProcInst":         etree.NewProcInst,
}

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