xmlbeam
XML parser
A Java library providing an expressive API for working with XML data
Java XML library. A really cool one. Obviously.
73 stars
4 watching
12 forks
Language: Java
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
svenvc/xml-support-pharo | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
uweschmidt/hxt | A collection of Haskell libraries for parsing and manipulating XML documents | 124 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
fornwall/jelf | A Java library for parsing ELF files and providing access to their contents | 153 |