go_office_common

package
v0.0.0-...-ec58609 Latest Latest
Warning

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

Go to latest
Published: May 27, 2019 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringInArray

func StringInArray(need string, needArray []string) bool

func XmlWalk

func XmlWalk(content []byte, v interface{}) (err error)

Types

type XMLReader

type XMLReader struct {
}

func (*XMLReader) GetDomFromString

func (r *XMLReader) GetDomFromString(content []byte)

func (*XMLReader) GetDomFromZip

func (r *XMLReader) GetDomFromZip(zipFile string, xmlFile string) (content []byte, err error)

func (*XMLReader) GetMultiDomFromZip

func (r *XMLReader) GetMultiDomFromZip(zipFile string, xmlFiles []string) (contents [][]byte, err error)

Jump to

Keyboard shortcuts

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