/goxpath

An XPath 1.0 implementation written in the Go programming language.

Primary LanguageGoMIT LicenseMIT

goxpath GoDoc Go Report Card

An XPath 1.0 implementation written in Go based on Chris Trenkamp's version. This one does not require the underlying XML representation implement a specific interface.