DynamicXMLParser
XML parser library
A tool for dynamically parsing XML content into predefined data classes in ActionScript.
Dynamic parse xml content into predefined data classes (actionscript 3).
2 stars
2 watching
0 forks
Language: ActionScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
andreww/fox | An XML parsing library for Fortran programming | 61 |
aantron/markup.ml | A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |