xml

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed encoding_xml.d.ts
	EncodingXmlDefine   []byte
	EncodingXmlDeclared = map[string]any{
		"Header":          xml.Header,
		"marshalIndent":   xml.MarshalIndent,
		"newDecoder":      xml.NewDecoder,
		"unmarshal":       xml.Unmarshal,
		"copyToken":       xml.CopyToken,
		"escape":          xml.Escape,
		"escapeText":      xml.EscapeText,
		"HTMLEntity":      xml.HTMLEntity,
		"HTMLAutoClose":   xml.HTMLAutoClose,
		"marshal":         xml.Marshal,
		"newEncoder":      xml.NewEncoder,
		"newTokenDecoder": xml.NewTokenDecoder,

		"emptyName":            engine.Empty[xml.Name],
		"emptyRefName":         engine.EmptyRefer[xml.Name],
		"refOfName":            engine.ReferOf[xml.Name],
		"unRefName":            engine.UnRefer[xml.Name],
		"emptyAttr":            engine.Empty[xml.Attr],
		"emptyRefAttr":         engine.EmptyRefer[xml.Attr],
		"refOfAttr":            engine.ReferOf[xml.Attr],
		"unRefAttr":            engine.UnRefer[xml.Attr],
		"emptyEndElement":      engine.Empty[xml.EndElement],
		"emptyRefEndElement":   engine.EmptyRefer[xml.EndElement],
		"refOfEndElement":      engine.ReferOf[xml.EndElement],
		"unRefEndElement":      engine.UnRefer[xml.EndElement],
		"emptyProcInst":        engine.Empty[xml.ProcInst],
		"emptyRefProcInst":     engine.EmptyRefer[xml.ProcInst],
		"refOfProcInst":        engine.ReferOf[xml.ProcInst],
		"unRefProcInst":        engine.UnRefer[xml.ProcInst],
		"emptyStartElement":    engine.Empty[xml.StartElement],
		"emptyRefStartElement": engine.EmptyRefer[xml.StartElement],
		"refOfStartElement":    engine.ReferOf[xml.StartElement],
		"unRefStartElement":    engine.UnRefer[xml.StartElement]}
)

Functions

This section is empty.

Types

type EncodingXmlModule

type EncodingXmlModule struct{}

func (EncodingXmlModule) Exports

func (S EncodingXmlModule) Exports() map[string]any

func (EncodingXmlModule) Identity

func (S EncodingXmlModule) Identity() string

func (EncodingXmlModule) TypeDefine

func (S EncodingXmlModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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