proxy.golang.org : github.com/moxar/xmlx
Package xmlx extends the features of the encoding/xml package with a generic unmarshallable xml structure. It provides a new structure, Node, which can unmarshal any xml data. This node has two useful methods: Map and Split. The Map method returns a map of name, data, attributes and subnodes to their values. The Split method returns an array of nodes having the same property as the parent, splitted after a subnode name.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/moxar/xmlx
Keywords:
golang
, parser
, xml
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/moxar
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago