amarin / libxml

stream parser and xml grabbing with Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libxml

XML Stream parser and grabbing with Go.

Provides predefined StreamParser useful to parse with pre-declared Element's structure for simple files.

Also provides XmlStreamParser interface and required function types to implement stream parsing manually using utility functions ParseXMLReader or ParseXMLFile.

About

stream parser and xml grabbing with Go

License:MIT License


Languages

Language:Go 100.0%