xmlop

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2022 License: MIT Imports: 5 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
xml_marshal.go xml_marshal xml.Marshal() についてのサンプルです.
xml_marshal_indent.go xml_marshal_indent xml.MarshalIndent() についてのサンプルです.
xml_unmarshal.go xml_unmarshal xml.Unmarshal() についてのサンプルです.
xml_decoder.go xml_decoder xml.Decoder についてのサンプルです.
xml_encoder.go xml_encoder xml.Encoder についてのサンプルです.

Documentation

Overview

Package xmlop -- encoding.xml パッケージについてのサンプルが配置されています.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decoder

func Decoder() error

Decoder は、xml.Decoder を使ったサンプルです.

func Encoder

func Encoder() error

Encoder は、xml.Encoder を使ったサンプルです.

func Marshal

func Marshal() error

func MarshalIndent

func MarshalIndent() error

MarshalIndent は、xml.MarshalIndent() を使ったサンプルです.

func NewRegister

func NewRegister() mapping.Register

func Unmarshal

func Unmarshal() error

Unmarshal は、xml.Unmarshal() を使ったサンプルです.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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