Expat based XML DOM level 2 Core handling for Lua
Modules
| expadom | expadom parser. |
| expadom.class | Class module. |
| expadom.constants | Constants for the DOM implementation. |
| expadom.xmlutils | XML utility functions |
Classes
| Attribute | XML DOM Attribute Interface. |
| CDATASection | XML DOM CDATASection Interface. |
| CharacterData | XML DOM CharacterData Interface. |
| Comment | XML DOM Comment AND CharacterData Interface. |
| DOMImplementation | XML DOM DOMImplementation class. |
| Document | XML DOM Document Interface. |
| DocumentFragment | XML DOM DocumentFragment Interface. |
| DocumentType | XML DOM DocumentType Interface. |
| Element | XML DOM Element Interface. |
| NamedNodeMap | XML DOM NamedNodeMap class. |
| Node | XML DOM Node Interface. |
| NodeList | XML DOM NodeList class. |
| ProcessingInstruction | XML DOM ProcessingInstruction Interface. |
| Text | XML DOM Text Interface. |
Topics
| 01-Introduction.md | |
| 02-Namespaces.md | |
| README.md |